summaryrefslogtreecommitdiff
path: root/www/scripts/constants.js
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-06-13 19:06:09 +0800
committeraltaf-creator <dev@altafcreator.com>2026-06-13 19:06:09 +0800
commit1b14996290f228a329d83c164e50c27364cc0a22 (patch)
tree14e978e3c17674f36fd36d4d60b278a7e0c788ea /www/scripts/constants.js
parentb9b627ca77048191577b41f40c352a9ce67ef61b (diff)
blog in progress, NOT READY FOR PRODHEADmaster
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"