Skip to content

Commit ed599db

Browse files
Meghan Krishna GonuguntaMeghan Krishna Gonugunta
authored andcommitted
patch_5 for eas preview
1 parent 8d5c39e commit ed599db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/api/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import axios from "axios";
22

3-
const API_URL = "http://localhost:8000";
3+
const API_URL = "https://splitwiser-production.up.railway.app";
44

55
let accessToken = null;
66
let refreshToken = null;

0 commit comments

Comments
 (0)