更新 grailed_config.js

更改一个配置文件
This commit is contained in:
huangjin 2024-12-03 21:55:57 +08:00
parent 3d5b212913
commit 208f6c48d7
1 changed files with 2 additions and 2 deletions

View File

@ -14,11 +14,11 @@ export const HOST_MAP = {
chatUrl: 'https://chat.aworldtrade.shop',
},
'192.168.0.127': {
'10.0.128.15': {
lang: 'uk-gb',
urlProtocol: 'http://',
wsProtocol: 'ws://',
host: '192.168.0.127:48080',
host: '110.0.128.15:48080',
appContextPath: '/app-api',
adminContextPath: '/admin-api',
chatUrl: 'https://chat.aworldtrade.shop',