We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66aff1e + 72fc8d1 commit bac0c02Copy full SHA for bac0c02
compose.yaml
@@ -23,6 +23,8 @@ services:
23
interval: 10s
24
timeout: 5s
25
retries: 5
26
+ depends_on:
27
+ - db
28
db:
29
restart: unless-stopped
30
image: postgres:16
0 commit comments