Update port number
This commit is contained in:
parent
5eee3362ae
commit
79bd626dcd
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
context: ./frontend
|
||||
dockerfile: Dockerfile
|
||||
pull_policy: build
|
||||
ports:
|
||||
- "806:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue