changed the port

This commit is contained in:
philipcheung 2025-03-16 14:25:03 +08:00
parent 18e07d207d
commit ab9151d2c9
1 changed files with 1 additions and 1 deletions

View File

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