chore: Update port to 8558

This commit is contained in:
Khoa.vo 2026-01-05 13:52:10 +07:00
parent 8741e3b89f
commit b78f2b188a

View file

@ -7,6 +7,6 @@ services:
container_name: kv-pix
restart: unless-stopped
ports:
- "3001:3000"
- "8558:3000"
environment:
- NODE_ENV=production