typo
This commit is contained in:
parent
9fc2aa806b
commit
91c6fa3ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ services:
|
||||||
retries: 15
|
retries: 15
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_PEPPERMINT_3000
|
- SERVICE_FQDN_PEPPERMINT_3000
|
||||||
- SERVICE_FQDN_PEPPERMINTAPI_5003
|
- SERVICE_FQDN_PEPPERMINT_5003
|
||||||
- DB_USERNAME=${SERVICE_USER_POSTGRES}
|
- DB_USERNAME=${SERVICE_USER_POSTGRES}
|
||||||
- DB_PASSWORD=${SERVICE_PASSWORD_POSTGRES}
|
- DB_PASSWORD=${SERVICE_PASSWORD_POSTGRES}
|
||||||
- DB_HOST=postgres
|
- DB_HOST=postgres
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue