Skip to content

Commit 436e78b

Browse files
change back from dev api
1 parent ec13f3c commit 436e78b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions/constant.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
//export const BASE_URL = "https://api.tihlde.org";
3+
export const BASE_URL = "https://api.tihlde.org";
44

55
// dev api:
6-
export const BASE_URL = "https://api-dev.tihlde.org";
6+
//export const BASE_URL = "https://api-dev.tihlde.org";

0 commit comments

Comments
 (0)