更新 grailed_config.js
This commit is contained in:
parent
cd63c24549
commit
65c53beeb1
|
|
@ -51,11 +51,11 @@ export const HOST_MAP = {
|
|||
adminContextPath: '/admin-api',
|
||||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
},
|
||||
'appflyer.wiki': {
|
||||
'www.appflyer.wiki': {
|
||||
lang: 'uk-gb',
|
||||
urlProtocol: 'https://',
|
||||
wsProtocol: 'wss://',
|
||||
host: 'www.aworldtrade.shop',
|
||||
host: 'www.appflyer.wiki',
|
||||
appContextPath: '/app-api',
|
||||
adminContextPath: '/admin-api',
|
||||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
|
|
|
|||
Loading…
Reference in New Issue