⬆ Update frontend service port mapping from 5173 to 80

This commit is contained in:
2025-05-04 20:37:26 +08:00
parent 3bec1ed15f
commit dfe384b45f
+1 -1
View File
@@ -95,7 +95,7 @@ services:
frontend:
restart: "no"
ports:
- "5173:5173"
- "5173:80"
build:
context: ./frontend
args: