|
@@ -36,7 +36,8 @@
|
|
|
<% if (process.env.VUE_APP_NODE_ENV==='dev' ) { %>
|
|
|
<script>
|
|
|
window.SITE_CONFIG['apiURL'] = 'https://transcend.ringzle.com/chuangheng-admin';
|
|
|
- // window.SITE_CONFIG['apiURL'] = 'http://172.16.0.3:9011/chuangheng-admin';
|
|
|
+ // window.SITE_CONFIG['apiURL'] = 'http://172.16.0.3:443/chuangheng-admin';
|
|
|
+ // window.SITE_CONFIG['apiURL'] = 'https://wxapp.transcend-intl.cn/chuangheng-admin';
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://192.168.2.19:9021/chuangheng-admin';
|
|
|
window.SITE_CONFIG['apiURL1'] = 'http://gpu.ringzle.com:8082/iot';
|
|
|
window.SITE_CONFIG['apiURL2'] = 'http://gpu.ringzle.com:8082/witcarbon-gica';
|