Changed env variable for frontend

This commit is contained in:
2023-02-20 14:43:55 +01:00
parent f0aae18e11
commit fe7c6e10de

View File

@@ -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"