build: sync local and remote compose ports for frontend
This commit is contained in:
parent
5275b2c7df
commit
f2bb72984d
@ -63,11 +63,11 @@ frontend:
|
||||
- consul:consul
|
||||
environment:
|
||||
- CONSUL=consul
|
||||
- PORT=5000
|
||||
- PORT=3069
|
||||
- REACT_APP_GQL_HOSTNAME=localhost
|
||||
- REACT_APP_GQL_PORT=80
|
||||
expose:
|
||||
- 5000
|
||||
- 3069
|
||||
|
||||
#############################################################################
|
||||
# BACKEND
|
||||
|
Loading…
Reference in New Issue
Block a user