调整所有IP地址为域名,方便日后管理

This commit is contained in:
BBIT-Kai
2025-08-22 10:29:45 +08:00
parent c431679395
commit 7c9d376ce1
6 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
VITE_BASE=/
# 接口地址
VITE_GLOB_API_URL=http://171.212.101.199:8089/api
VITE_GLOB_API_URL=http://s1.ronsunny.cn:8089/api
# 是否开启压缩,可以设置为 none, brotli, gzip
VITE_COMPRESS=none