Expose Vite port in docker-compose.yml

This commit is contained in:
Robbie Thompson
2022-07-31 18:41:04 +01:00
parent 61a186e54b
commit fe2e5849df
2 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,7 @@ WORKSPACE_INSTALL_TRADER=false
WORKSPACE_PROTOC_VERSION=latest
WORKSPACE_INSTALL_MEMCACHED=true
WORKSPACE_INSTALL_EVENT=false
WORKSPACE_VITE_PORT=5173
### PHP_FPM ###############################################