chore: Update port to 8558
This commit is contained in:
parent
8741e3b89f
commit
b78f2b188a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ services:
|
|||
container_name: kv-pix
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3001:3000"
|
||||
- "8558:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
|
|
|||
Loading…
Reference in a new issue