parent
c411e0cb32
commit
cd63c24549
|
|
@ -51,6 +51,15 @@ export const HOST_MAP = {
|
|||
adminContextPath: '/admin-api',
|
||||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
},
|
||||
'appflyer.wiki': {
|
||||
lang: 'uk-gb',
|
||||
urlProtocol: 'https://',
|
||||
wsProtocol: 'wss://',
|
||||
host: 'www.aworldtrade.shop',
|
||||
appContextPath: '/app-api',
|
||||
adminContextPath: '/admin-api',
|
||||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
},
|
||||
|
||||
'new1-www.appsflyer.wiki': {
|
||||
lang: 'uk-gb',
|
||||
|
|
|
|||
Loading…
Reference in New Issue