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 08e628e commit cca8065Copy full SHA for cca8065
mutagen.core.yml
@@ -3,15 +3,15 @@ beforeCreate:
3
docker-compose
4
-f docker-compose.yml
5
-f docker-compose.ssl.yml
6
- -f docker-compose.core.yml
+ -f docker-compose.core.mutagen.yml
7
-f docker-compose.local.mutagen.yml
8
up -d --force-recreate
9
afterCreate:
10
- >
11
12
13
14
15
16
logs -f app
17
afterTerminate:
0 commit comments