refactor: Remove unnecessary variable
This commit is contained in:
@ -24,7 +24,6 @@ DOMAIN=${GITEA_DOMAIN}
|
||||
|
||||
# DATABASE
|
||||
|
||||
POSTGRES_IMAGE=postgres:12.7-alpine
|
||||
POSTGRES_USER=aetig
|
||||
POSTGRES_PASSWORD=$not$safe$password!
|
||||
POSTGRES_DB=aetig
|
||||
|
Reference in New Issue
Block a user