as
This commit is contained in:
parent
539cd73bf4
commit
d3a72d4e77
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ services:
|
||||||
- DB_PASS=peekapingpass
|
- DB_PASS=peekapingpass
|
||||||
- DB_NAME=peekaping
|
- DB_NAME=peekaping
|
||||||
- DB_HOST=peekaping-postgres # <-- fix
|
- DB_HOST=peekaping-postgres # <-- fix
|
||||||
|
- DB_TYPE=postgres
|
||||||
- DB_PORT=5432
|
- DB_PORT=5432
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- SERVER_PORT=8034
|
- SERVER_PORT=8034
|
||||||
|
|
@ -47,6 +48,7 @@ services:
|
||||||
- DB_PASS=peekapingpass
|
- DB_PASS=peekapingpass
|
||||||
- DB_NAME=peekaping
|
- DB_NAME=peekaping
|
||||||
- DB_HOST=peekaping-postgres # <-- fix
|
- DB_HOST=peekaping-postgres # <-- fix
|
||||||
|
- DB_TYPE=postgres
|
||||||
- DB_PORT=5432
|
- DB_PORT=5432
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- SERVER_PORT=8034
|
- SERVER_PORT=8034
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue