Remove slash

This commit is contained in:
2025-02-06 10:51:14 +07:00
parent 7e99d547c8
commit 6fb59e58e9
+1 -1
View File
@@ -1,5 +1,5 @@
const GlobalConfig = {
apiHost: "http://147.93.121.38/",
apiHost: "http://147.93.121.38",
};
export default GlobalConfig;