Changed env variable for frontend
This commit is contained in:
@@ -26,4 +26,4 @@ services:
|
||||
ports:
|
||||
- "3003:3000"
|
||||
environment:
|
||||
REACT_APP_BACKEND_URL: "http://192.168.1.171:8000"
|
||||
REACT_APP_API_URL: "http://192.168.1.171:8000"
|
||||
|
||||
Reference in New Issue
Block a user