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 27e1d0f commit 8e2df2eCopy full SHA for 8e2df2e
usage_scenario.yml
@@ -12,7 +12,7 @@ services:
12
db:
13
# we need the DB fully booted. Therefore we wait here a little
14
setup-commands:
15
- - sleep 10
+ - command: sleep 10
16
17
app:
18
environment:
usage_scenario_warm.yml
0 commit comments