changed port

This commit is contained in:
philipcheung 2025-03-16 15:07:24 +08:00
parent 6078710855
commit 6dcba97530
1 changed files with 1 additions and 1 deletions

View File

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