Replaced hardcoded 'CHANGE_ME' in the SQL init file with a shell script that reads FORGEJO_DB_PASSWORD from the environment. Also pass the variable into the postgres service in docker-compose.yml so it is available at init time. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| .. | ||
| postgres-init | ||
| .env.example | ||
| backup.sh | ||
| boot.sh | ||
| docker-compose.yml | ||
| Dockerfile.server | ||
| gatus.yml | ||
| Makefile | ||
| start.sh | ||