Add port 801
This commit is contained in:
parent
52f3549127
commit
dbcfc70dfc
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ services:
|
||||||
- "801:801"
|
- "801:801"
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
- PORT=801
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue