更新 grailed_config.js
域名更换eworldtrade.shop更换为aworldtrade.shop
This commit is contained in:
parent
9fd6615491
commit
3d5b212913
|
|
@ -8,10 +8,10 @@ export const HOST_MAP = {
|
||||||
lang: 'uk-gb',
|
lang: 'uk-gb',
|
||||||
urlProtocol: 'https://',
|
urlProtocol: 'https://',
|
||||||
wsProtocol: 'wss://',
|
wsProtocol: 'wss://',
|
||||||
host: 'www.eworldtrade.shop',
|
host: 'www.aworldtrade.shop',
|
||||||
appContextPath: '/app-api',
|
appContextPath: '/app-api',
|
||||||
adminContextPath: '/admin-api',
|
adminContextPath: '/admin-api',
|
||||||
chatUrl: 'https://chat.eworldtrade.shop',
|
chatUrl: 'https://chat.aworldtrade.shop',
|
||||||
},
|
},
|
||||||
|
|
||||||
'192.168.0.127': {
|
'192.168.0.127': {
|
||||||
|
|
@ -21,7 +21,7 @@ export const HOST_MAP = {
|
||||||
host: '192.168.0.127:48080',
|
host: '192.168.0.127:48080',
|
||||||
appContextPath: '/app-api',
|
appContextPath: '/app-api',
|
||||||
adminContextPath: '/admin-api',
|
adminContextPath: '/admin-api',
|
||||||
chatUrl: 'https://chat.eworldtrade.shop',
|
chatUrl: 'https://chat.aworldtrade.shop',
|
||||||
},
|
},
|
||||||
|
|
||||||
'localhost': {
|
'localhost': {
|
||||||
|
|
@ -31,7 +31,7 @@ export const HOST_MAP = {
|
||||||
host: 'localhost:48080',
|
host: 'localhost:48080',
|
||||||
appContextPath: '/app-api',
|
appContextPath: '/app-api',
|
||||||
adminContextPath: '/admin-api',
|
adminContextPath: '/admin-api',
|
||||||
chatUrl: 'https://chat.eworldtrade.shop',
|
chatUrl: 'https://chat.aworldtrade.shop',
|
||||||
},
|
},
|
||||||
|
|
||||||
'new1-www.appsflyer.wiki': {
|
'new1-www.appsflyer.wiki': {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue