Changed .env to backend uri var passed while building the docker image.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
VITE_API_URL = http://localhost:8000
|
VITE_API_URL = ${BACKEND_URI}
|
||||||
|
|||||||
Reference in New Issue
Block a user