We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4fe57 commit 7f2b30bCopy full SHA for 7f2b30b
1 file changed
client/src/constants.js
@@ -1,3 +1,3 @@
1
// Static routes to run the app. Only use one: local or heroku.
2
//export const API_ENDPOINT = 'http://localhost:8080/api/';
3
-export const API_ENDPOINT = 'https://typhinetdev.herokuapp.com/api/';
+export const API_ENDPOINT = 'https://typhinet.herokuapp.com/api/';
0 commit comments