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