summaryrefslogtreecommitdiff
path: root/www/scripts/constants.js
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-05-21 20:45:15 +0800
committeraltaf-creator <dev@altafcreator.com>2026-05-21 20:45:15 +0800
commit8fea6e4be4a61cd2bfcb310166fbe6b2541b9ff4 (patch)
tree3e144c0033200ef792b6e4284ac2789d77b18ccb /www/scripts/constants.js
parent39c92cd0c75193465ddc7b96e9d8bbe23dff795c (diff)
video and blog
Diffstat (limited to 'www/scripts/constants.js')
-rw-r--r--www/scripts/constants.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/scripts/constants.js b/www/scripts/constants.js
new file mode 100644
index 0000000..b2b7894
--- /dev/null
+++ b/www/scripts/constants.js
@@ -0,0 +1,2 @@
+//const API_URL = "https://altafcreator.com/api"
+const API_URL = "http://localhost:9091/api"