We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d46f6a commit 322b793Copy full SHA for 322b793
client/src/const/host.js
@@ -1,2 +1,2 @@
1
-export const HOST = "/music";
2
-export const API = "/music";
+export const HOST = "/";
+export const API = "/";
0 commit comments