We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc5452 commit f231ce2Copy full SHA for f231ce2
1 file changed
websites/src/constants/base.ts
@@ -1,6 +1,6 @@
1
export const BASE_URI = "http://localhost:9091";
2
3
-export const baseUri = "http://145.223.97.55:9091"
+export const baseUri = "https://145.223.97.55:9292"
4
5
// export const baseUri =
6
// process.env.NODE_ENV !== "development"
0 commit comments