mirror of
https://github.com/demostf/setup
synced 2026-06-03 16:44:06 +02:00
specify port
This commit is contained in:
parent
9b85f3acfe
commit
fc74f4a462
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ services:
|
|||
- DEMO_HOST=static.$HOST
|
||||
- DB_TYPE=pgsql
|
||||
- DB_HOST=db
|
||||
- DB_PORT=5432
|
||||
- DB_DATABASE=postgres
|
||||
- DB_USERNAME=postgres
|
||||
- DB_PASSWORD=${DB_PASSWORD}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue