Update environment variables and Docker Compose configuration for frontend port

This commit is contained in:
evansvl
2026-01-17 19:54:45 +03:00
parent 37c14f969f
commit dd054c6f01
2 changed files with 13 additions and 5 deletions

View File

@@ -20,5 +20,5 @@ VITE_APP_LOGO=V
# ===== RUNTIME VARIABLES =====
# Port to expose the frontend on host machine
# Default: 3000 (http://localhost:3000)
CABINET_PORT=3000
# Default: 3020 (http://localhost:3020)
CABINET_PORT=3020