diff --git a/public/config.js b/public/config.js index 7555cf81..96f3f57b 100644 --- a/public/config.js +++ b/public/config.js @@ -4,7 +4,7 @@ var CONFIG = { logo_big: '/assets/logo_big.png', logo_small: '/assets/logo_small.png', url: (window.location.hostname === 'localhost') ? 'http://vd.dipp.ink/' : '/', - ascsUrl: (window.location.hostname === 'localhost') ? 'http://172.16.14.91:8080/' : '/' + ascsUrl: (window.location.hostname === 'localhost') ? 'http://172.16.14.91:8080/' : 'http://172.16.14.91:8080/' }; //http://vd.dipp.ink/ //http://127.0.0.1:8000/