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 23fbcce commit 3bf892eCopy full SHA for 3bf892e
docker-compose.yml
@@ -20,6 +20,8 @@ services:
20
environment:
21
# default is 120, shorten to work with compose label
22
COLUMNS: 96
23
+ depends_on:
24
+ - web-asset-build
25
develop:
26
watch:
27
- path: ./cpanfile
0 commit comments