更新 grailed_config.js

增加一个配置文件
This commit is contained in:
huangjin 2024-12-04 16:24:39 +08:00
parent f3f1aafbda
commit 3dd53b65db
1 changed files with 9 additions and 0 deletions

View File

@ -33,6 +33,15 @@ export const HOST_MAP = {
adminContextPath: '/admin-api',
chatUrl: 'https://chat.aworldtrade.shop',
},
'www.aworldtrade.shop': {
lang: 'uk-gb',
urlProtocol: 'https://',
wsProtocol: 'ws://',
host: 'www.aworldtrade.shop',
appContextPath: '/app-api',
adminContextPath: '/admin-api',
chatUrl: 'https://chat.aworldtrade.shop',
},
'new1-www.appsflyer.wiki': {
lang: 'uk-gb',