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 546c537 + 767d8c0 commit 8872242Copy full SHA for 8872242
compose.yaml
@@ -11,6 +11,8 @@ services:
11
resources:
12
reservations:
13
memory: 64M
14
+ depends_on:
15
+ - backend
16
17
backend:
18
build:
0 commit comments