We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b638f51 commit 004f96aCopy full SHA for 004f96a
nginx/pages/global.js
@@ -4,7 +4,7 @@
4
// Global VAR
5
// ====================================================== //
6
7
-const DEFAULT_URL = "http://localhost:3000/api"
+const DEFAULT_URL = "https://velog-dashboard.kro.kr/api"
8
9
10
// Fetch & Api call wrapper
0 commit comments