更新 grailed_config.js
This commit is contained in:
parent
65c53beeb1
commit
7701a34af2
|
|
@ -60,6 +60,15 @@ export const HOST_MAP = {
|
||||||
adminContextPath: '/admin-api',
|
adminContextPath: '/admin-api',
|
||||||
chatUrl: 'https://chat.aworldtrade.shop',
|
chatUrl: 'https://chat.aworldtrade.shop',
|
||||||
},
|
},
|
||||||
|
'carrers.aworldtrade.shop': {
|
||||||
|
lang: 'uk-gb',
|
||||||
|
urlProtocol: 'https://',
|
||||||
|
wsProtocol: 'wss://',
|
||||||
|
host: 'carrers.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',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue