add previous fix bug forgotting commit-push
This commit is contained in:
@@ -57,6 +57,8 @@ services:
|
||||
networks:
|
||||
- shared_data_network
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "0.0.0.0:5435:5432"
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -U ${DB_USER}"]
|
||||
interval: 10s
|
||||
|
||||
Reference in New Issue
Block a user