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