This commit is contained in:
CHIEFSOFT\ameye
2025-09-12 18:23:21 -04:00
parent af6fe22967
commit ace8bf7ec8
+1 -2
View File
@@ -14,8 +14,7 @@ services:
- '/app/node_modules' - '/app/node_modules'
- ./run.sh:/app/run.sh - ./run.sh:/app/run.sh
ports: ports:
- 8092:5173 - 8092:3000
- 8099:3000
expose: expose:
- "5173" - "5173"
- "3000" - "3000"