From 902c56d00a8662733b0a79fc8c5952ddf7004de8 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 7 Jun 2026 18:57:29 +0800 Subject: fix blog --- www/scripts/constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/scripts/constants.js') 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" -- cgit v1.2.3