changed the port

This commit is contained in:
2025-03-16 14:25:03 +08:00
parent 18e07d207d
commit ab9151d2c9

View File

@@ -6,7 +6,7 @@ services:
container_name: healthy-oil container_name: healthy-oil
ports: ports:
- "3005:5173" - "5173:5173"
volumes: volumes:
- .:/app - .:/app
- /app/node_modules - /app/node_modules