Update with other ports
This commit is contained in:
parent
1c8f507a52
commit
52fffa4cf7
@ -11,7 +11,7 @@ services:
|
||||
build:
|
||||
context: backend/server
|
||||
ports:
|
||||
- 5000:80
|
||||
- 12009:80
|
||||
env_file:
|
||||
- .prod.env
|
||||
environment:
|
||||
@ -25,4 +25,4 @@ services:
|
||||
build:
|
||||
context: client
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 12008:3000
|
||||
|
Loading…
Reference in New Issue
Block a user