parent
f3f1aafbda
commit
3dd53b65db
|
|
@ -33,6 +33,15 @@ export const HOST_MAP = {
|
||||||
adminContextPath: '/admin-api',
|
adminContextPath: '/admin-api',
|
||||||
chatUrl: 'https://chat.aworldtrade.shop',
|
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': {
|
'new1-www.appsflyer.wiki': {
|
||||||
lang: 'uk-gb',
|
lang: 'uk-gb',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue