Skip to content

Commit f231ce2

Browse files
Update base.ts
1 parent 3cc5452 commit f231ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

websites/src/constants/base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const BASE_URI = "http://localhost:9091";
22

3-
export const baseUri = "http://145.223.97.55:9091"
3+
export const baseUri = "https://145.223.97.55:9292"
44

55
// export const baseUri =
66
// process.env.NODE_ENV !== "development"

0 commit comments

Comments
 (0)