init
This commit is contained in:
parent
e30a907fa7
commit
f380ba6d21
10
config.js
10
config.js
@ -1,11 +1,11 @@
|
|||||||
// 应用全局配置
|
// 应用全局配置
|
||||||
module.exports = {
|
module.exports = {
|
||||||
baseUrl: 'http://192.168.1.4:48080/admin-api',
|
baseUrl: 'https://www.nuoyunr.com/admin-api',
|
||||||
// baseUrl: 'http://127.0.0.1:8011/rescue',
|
//baseUrl: 'http://192.168.1.4:48080/admin-api',
|
||||||
// baseUrl: 'http://47.95.206.185:8011/rescue',
|
|
||||||
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
||||||
wsUrl: 'ws://192.168.1.4:48080/admin-api',
|
baseImageUrl: 'https://www.nuoyunr.com/minio',
|
||||||
//wsUrl: 'ws://192.168.0.149:8011/rescue',
|
wsUrl: 'ws://122.51.230.86:48080',
|
||||||
|
//wsUrl: 'wss://192.168.1.4:48080/admin-api',
|
||||||
// 应用信息
|
// 应用信息
|
||||||
appInfo: {
|
appInfo: {
|
||||||
// 应用名称
|
// 应用名称
|
||||||
|
Loading…
Reference in New Issue
Block a user