updated docker file

This commit is contained in:
2025-11-03 09:29:55 +08:00
parent 11c699a5a6
commit c63f36fb59
2 changed files with 11 additions and 17 deletions

View File

@@ -5,8 +5,6 @@ services:
dockerfile: Dockerfile
container_name: healthy-oil
ports:
- "3010:3000"
volumes:
- .:/app
- /app/node_modules