Merge pull request #2595 from bestlong/fix-2576-bug

workspace expose angular cli serve port
This commit is contained in:
Shao Yu-Lung (Allen)
2020-05-21 09:55:53 +08:00
committed by GitHub

View File

@ -172,6 +172,7 @@ WORKSPACE_BROWSERSYNC_HOST_PORT=3000
WORKSPACE_BROWSERSYNC_UI_HOST_PORT=3001
WORKSPACE_VUE_CLI_SERVE_HOST_PORT=8080
WORKSPACE_VUE_CLI_UI_HOST_PORT=8001
WORKSPACE_ANGULAR_CLI_SERVE_HOST_PORT=4200
WORKSPACE_INSTALL_GIT_PROMPT=false
### PHP_FPM ###############################################