sdf
This commit is contained in:
@@ -13,7 +13,6 @@ 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}
|
||||||
command: sh
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user