Skip to content

Commit cb15a3f

Browse files
committed
changed server url
1 parent 6df3604 commit cb15a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const SERVER_URL = "https://api.codeboard.ccstiet.com";
1+
const SERVER_URL = "https://api.codeboard.ccstiet.com/";
22
// const SERVER_URL = "https://api.knowishan.fun/";
33
export default SERVER_URL;

0 commit comments

Comments
 (0)