keep using old db name
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
63ecaa148e
commit
09269f2303
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
x-db-env: &db-env
|
||||
POSTGRES_PASSWORD_FILE: /run/secrets/db_password
|
||||
POSTGRES_DB: postgres
|
||||
POSTGRES_DB: loomio_production
|
||||
POSTGRES_USER: postgres
|
||||
|
||||
x-redis-env: &redis-env
|
||||
|
Loading…
x
Reference in New Issue
Block a user