modified: docker-compose.yml

This commit is contained in:
2026-02-22 00:15:13 +01:00
parent 5205d09de1
commit e80bbe126d

View File

@@ -5,5 +5,5 @@ services:
ports: ports:
- "3000" - "3000"
volumes: volumes:
- .:. - .:/
command: npm run start command: npm run start