Skip to content

Commit 4342524

Browse files
discord-bot depends on app
1 parent 9cef63c commit 4342524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ services:
8080
memory: 256M
8181
healthcheck:
8282
test: ["CMD", "curl", "-f", "http://localhost:3000/"]
83+
depends_on:
84+
- app

0 commit comments

Comments
 (0)