We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df3604 commit cb15a3fCopy full SHA for cb15a3f
1 file changed
src/config.js
@@ -1,3 +1,3 @@
1
-const SERVER_URL = "https://api.codeboard.ccstiet.com";
+const SERVER_URL = "https://api.codeboard.ccstiet.com/";
2
// const SERVER_URL = "https://api.knowishan.fun/";
3
export default SERVER_URL;
0 commit comments