diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-07-04 19:39:03 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-07-04 19:39:03 +0800 |
| commit | 5d56fe7e8e93a6c5494cf49b34aed5736a91f358 (patch) | |
| tree | a701672faa48fd8de5a4b2beaf948ce9cb55c116 /www/scripts/constants.js | |
| parent | 1506410ba767d280485edda008a244557736de67 (diff) | |
push blog urban0
Diffstat (limited to 'www/scripts/constants.js')
| -rw-r--r-- | www/scripts/constants.js | 4 |
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" |
