Updated frontend port
This commit is contained in:
@@ -24,6 +24,6 @@ services:
|
|||||||
context: ./frontend
|
context: ./frontend
|
||||||
dockerfile: Dockerfile_prod
|
dockerfile: Dockerfile_prod
|
||||||
ports:
|
ports:
|
||||||
- "3003:80"
|
- "3003:3000"
|
||||||
environment:
|
environment:
|
||||||
REACT_APP_BACKEND_URL: "http://192.168.1.171:8000"
|
REACT_APP_BACKEND_URL: "http://192.168.1.171:8000"
|
||||||
|
|||||||
Reference in New Issue
Block a user