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 210d93d commit 82fcb71Copy full SHA for 82fcb71
docker-compose.yml
@@ -10,6 +10,7 @@ services:
10
build:
11
args:
12
- XDEBUG=true
13
+ - NODE_JS=true
14
- RELEASE_VERSION=apache
15
- USER_ID=${USER_ID}
16
- GROUP_ID=${USER_ID}
0 commit comments