second one
This commit is contained in:
@ -23,6 +23,8 @@ services:
|
||||
DB_NAME: db
|
||||
HOST: postgres
|
||||
PORT: 5432
|
||||
volumes:
|
||||
- ./.state-save:/app/.state-save/:rw
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user