parent
3d5b212913
commit
208f6c48d7
|
|
@ -14,11 +14,11 @@ export const HOST_MAP = {
|
|||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
},
|
||||
|
||||
'192.168.0.127': {
|
||||
'10.0.128.15': {
|
||||
lang: 'uk-gb',
|
||||
urlProtocol: 'http://',
|
||||
wsProtocol: 'ws://',
|
||||
host: '192.168.0.127:48080',
|
||||
host: '110.0.128.15:48080',
|
||||
appContextPath: '/app-api',
|
||||
adminContextPath: '/admin-api',
|
||||
chatUrl: 'https://chat.aworldtrade.shop',
|
||||
|
|
|
|||
Loading…
Reference in New Issue