This commit is contained in:
Mackie 2026-05-22 21:33:21 +08:00
parent da6ff3edb0
commit 4313ab56af

View file

@ -5,7 +5,7 @@ services:
image: node:18-alpine
pull_policy: always
ports:
- '3001:3000'
- '3002:3000'
volumes:
- .:/home/node/app
- node_modules:/home/node/app/node_modules