diff --git a/frontend/test/constants.js b/frontend/test/constants.js index 5a13f522..b8b3b0cb 100644 --- a/frontend/test/constants.js +++ b/frontend/test/constants.js @@ -1 +1 @@ -export const mockBackendUrl = "http://127.0.0.1:8000"; \ No newline at end of file +export const mockBackendUrl = "http://0.0.0.0:8000"; \ No newline at end of file