diff --git a/grailed_config.js b/grailed_config.js index e5269ba..86c6a52 100644 --- a/grailed_config.js +++ b/grailed_config.js @@ -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',