summaryrefslogtreecommitdiff
path: root/www/scripts/constants.js
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-06-07 18:57:29 +0800
committeraltaf-creator <dev@altafcreator.com>2026-06-07 18:57:29 +0800
commit902c56d00a8662733b0a79fc8c5952ddf7004de8 (patch)
treeeccafd8f15a4f5632c6a9f3ee3e1cc2e8faa58dd /www/scripts/constants.js
parent5cd9f8c27d069e83058400289fcae17cd96c777c (diff)
fix blog
Diffstat (limited to 'www/scripts/constants.js')
-rw-r--r--www/scripts/constants.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/scripts/constants.js b/www/scripts/constants.js
index 1c2812e..b2b7894 100644
--- a/www/scripts/constants.js
+++ b/www/scripts/constants.js
@@ -1,2 +1,2 @@
-const API_URL = "https://altafcreator.com/api"
-//const API_URL = "http://localhost:9091/api"
+//const API_URL = "https://altafcreator.com/api"
+const API_URL = "http://localhost:9091/api"