测试环境请求域名修改
This commit is contained in:
parent
d07c5c1b80
commit
ea23833bf3
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user