Added option to map Browsersync ports from workspace container

This commit is contained in:
Laércio de Sousa
2020-03-03 15:14:33 -03:00
parent 8cde247422
commit 29f7cbdc7e
3 changed files with 29 additions and 0 deletions

View File

@ -160,6 +160,8 @@ WORKSPACE_INSTALL_WKHTMLTOPDF=false
WORKSPACE_INSTALL_GNU_PARALLEL=false
WORKSPACE_INSTALL_AST=true
WORKSPACE_AST_VERSION=1.0.3
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_INSTALL_GIT_PROMPT=false