File tree Expand file tree Collapse file tree 5 files changed +31
-4
lines changed
Expand file tree Collapse file tree 5 files changed +31
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.7.1] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.7.0...v4.7.1 ) (2022-11-25)
2+
3+
4+ ### Features
5+
6+ * docker ([ 07d18b7] ( https://github.com/dgiot/dgiot-dashboard/commit/07d18b7cb8049703fc8c4b6ef0d87cb362c28b7a ) )
7+
8+
9+
110# [ 4.7.0] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.7.0 ) (2022-11-15)
211
312
Original file line number Diff line number Diff line change 1+ ## [ 4.7.1] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.7.0...v4.7.1 ) (2022-11-25)
2+
3+
4+ ### Features
5+
6+ * docker ([ 07d18b7] ( https://github.com/dgiot/dgiot-dashboard/commit/07d18b7cb8049703fc8c4b6ef0d87cb362c28b7a ) )
7+
8+
9+
110# [ 4.7.0] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.7.0 ) (2022-11-15)
211
312
Original file line number Diff line number Diff line change 1+ ## [ 4.7.1] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.7.0...v4.7.1 ) (2022-11-25)
2+
3+
4+ ### Features
5+
6+ * docker ([ 07d18b7] ( https://github.com/dgiot/dgiot-dashboard/commit/07d18b7cb8049703fc8c4b6ef0d87cb362c28b7a ) )
7+
8+
9+
110# [ 4.7.0] ( https://github.com/dgiot/dgiot-dashboard/compare/v4.6.1...v4.7.0 ) (2022-11-15)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @dgiot/dgiot-dashboard" ,
3- "version" : " 4.7.1 " ,
3+ "version" : " 4.7.2 " ,
44 "author" : " xxb" ,
55 "license" : " MPL-2.0" ,
66 "private" : false ,
Original file line number Diff line number Diff line change @@ -8,21 +8,21 @@ module.exports = {
88 */
99 {
1010 path : 'iotapi' ,
11- target : 'http://127.0.0.1:5080 ' ,
11+ target : 'http://1.117.219.8 ' ,
1212 } ,
1313 /**
1414 * @description 静态资源目录。开发使用
1515 */
1616 {
1717 path : 'dgiot_dashboard' ,
18- target : 'http://127.0.0.1:5080 ' ,
18+ target : 'http://1.117.219.8 ' ,
1919 } ,
2020 /**
2121 * @description dgiot_file文件资源目录。开发使用
2222 */
2323 {
2424 path : 'dgiot_file' ,
25- target : 'http://127.0.0.1:5080 ' ,
25+ target : 'http://1.117.219.8 ' ,
2626 } ,
2727 /**
2828 * @description amis server 开发使用
You can’t perform that action at this time.
0 commit comments