更新 grailed_config.js

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

View File

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