Skip to content

Commit 96950b4

Browse files
committed
Fixed Asynchronous
1 parent 687adf8 commit 96950b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const API_BASE_URL = 'http://127.0.0.1:5000';
1+
export const API_BASE_URL = 'https://api.hustloop.com';

0 commit comments

Comments
 (0)