fsdf
This commit is contained in:
@@ -13,7 +13,9 @@ services:
|
|||||||
- DB_NAME=${POSTGRES_DB}
|
- DB_NAME=${POSTGRES_DB}
|
||||||
- DB_USER=${POSTGRES_USER}
|
- DB_USER=${POSTGRES_USER}
|
||||||
- DB_PASSWORD=${POSTGRES_PASSWORD}
|
- DB_PASSWORD=${POSTGRES_PASSWORD}
|
||||||
restart: unless-stopped
|
stdin_open: true
|
||||||
|
tty: true
|
||||||
|
command: sh
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user