We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7bc77 commit 48babcdCopy full SHA for 48babcd
frontend/src/modules/Endpoint.js
@@ -1,2 +1,2 @@
1
2
-export const API_URL = 'https://digitaltwin.evl.uic.edu/api/';//this is a bad way to do this. Whatever the flask server is set to
+export const API_URL = 'http://localhost:5000';//this is a bad way to do this. Whatever the flask server is set to
0 commit comments