diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-06-09 12:54:20 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-06-09 12:54:20 +0800 |
| commit | b9b627ca77048191577b41f40c352a9ce67ef61b (patch) | |
| tree | 0718ad68a9c9c7db9542203dd02f7058e7d8b0e5 /www/scripts/constants.js | |
| parent | 43913c528cdedbbcd73bf41b7f11bb1215210188 (diff) | |
new font
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 b2b7894..1c2812e 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" |
