fix
This commit is contained in:
parent
ea362131b7
commit
01808d3e71
@ -40,6 +40,8 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_healthy
|
||||
postgres:
|
||||
volumes:
|
||||
- coolify-db:/var/lib/postgresql/data
|
||||
|
Loading…
x
Reference in New Issue
Block a user