Use temporary database, test working state before next upgrade step
This commit is contained in:
parent
592ec3a003
commit
4d950b4be0
@ -14,7 +14,7 @@ services:
|
||||
- proxy
|
||||
environment:
|
||||
DB_TYPE: postgres
|
||||
DB_HOST: db
|
||||
DB_HOST: db_tmp
|
||||
DB_PORT: 5432
|
||||
DB_NAME: $DATABASE
|
||||
DB_USER: $DATABASE_USER
|
||||
|
Loading…
x
Reference in New Issue
Block a user