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.
1 parent 9cef63c commit 4342524Copy full SHA for 4342524
compose.yaml
@@ -80,3 +80,5 @@ services:
80
memory: 256M
81
healthcheck:
82
test: ["CMD", "curl", "-f", "http://localhost:3000/"]
83
+ depends_on:
84
+ - app
0 commit comments