set port for own purpose

This commit is contained in:
Jakobus Schürz (admin) 2023-02-16 02:22:21 +01:00
parent 61d51e1d10
commit 2883cdb270

View file

@ -7,6 +7,8 @@ services:
volumes:
- ./:/home/node/app
command: ash -c "npm i && npm run start:prod"
# command: ash -c "npm i && npm run start:prod -- --include-ws-fallback"
restart: unless-stopped
ports:
- "3000:3000"
- "8082:3000"
# - "3000:3000"