Fix: change dashboard port to prevent clashing
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ IMAGE_TAG=v1.0.0
|
||||
# ---- exposed ports on the production host ----
|
||||
API_PORT=5270
|
||||
GATEWAY_PORT=5081
|
||||
DASHBOARD_PORT=8080
|
||||
DASHBOARD_PORT=8088
|
||||
DASHBOARD_ORIGIN=https://vigilcare.example.com
|
||||
|
||||
# ---- external PostgreSQL ----
|
||||
|
||||
Reference in New Issue
Block a user