Skip to content

Commit 7f2b30b

Browse files
authored
Update constants.js
1 parent 2d4fe57 commit 7f2b30b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Static routes to run the app. Only use one: local or heroku.
22
//export const API_ENDPOINT = 'http://localhost:8080/api/';
3-
export const API_ENDPOINT = 'https://typhinetdev.herokuapp.com/api/';
3+
export const API_ENDPOINT = 'https://typhinet.herokuapp.com/api/';

0 commit comments

Comments
 (0)