We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a62814 commit 68ff573Copy full SHA for 68ff573
1 file changed
docker-compose.yml
@@ -29,6 +29,7 @@ services:
29
- INSTALL_DEPLOYER=${WORKSPACE_INSTALL_LARAVEL_ENVOY}
30
- INSTALL_LINUXBREW=${WORKSPACE_INSTALL_LARAVEL_ENVOY}
31
- INSTALL_MC=${WORKSPACE_INSTALL_MC}
32
+ - INSTALL_SYMFONY=${WORKSPACE_INSTALL_SYMFONY}
33
- PUID=${WORKSPACE_PUID}
34
- PGID=${WORKSPACE_PGID}
35
- NODE_VERSION=${WORKSPACE_NODE_VERSION}
0 commit comments