Update env-example

Added missing symfony install variable and added new python install variable
This commit is contained in:
James Whiteman 2017-08-07 08:45:25 +12:00 committed by GitHub
parent 6d89424e91
commit 3801973b15
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ WORKSPACE_INSTALL_LARAVEL_INSTALLER=false
WORKSPACE_INSTALL_DEPLOYER=false
WORKSPACE_INSTALL_LINUXBREW=false
WORKSPACE_INSTALL_MC=false
WORKSPACE_INSTALL_SYMFONY=false
WORKSPACE_INSTALL_PYTHON=false
WORKSPACE_INSTALL_IMAGE_OPTIMIZERS=false
WORKSPACE_PUID=1000
WORKSPACE_PGID=1000