Skip to content

Commit 1e124c8

Browse files
committed
update url
1 parent 4420a57 commit 1e124c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/routes.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const API_ROOT = 'https://covid-19-detector-model.herokuapp.com';
2-
export const API_IMAGE_UPLOAD = `${API_ROOT}/api/posts/`;
2+
export const API_IMAGE_UPLOAD = `${API_ROOT}/api/predict/`;

0 commit comments

Comments
 (0)