改本地ip

This commit is contained in:
2026-04-22 20:14:30 +08:00
parent b71a4464e7
commit 677bda77c0
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
// api接口请求地址
// window.SITE_CONFIG['baseUrl'] = 'https://api.nuttyreading.com'; // 线上正式环境
window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb'; // 川
// window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb'; // 川
window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.131:9200/pb'; // 楠
// cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './'; // 域名