port fix
This commit is contained in:
+1
-2
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user