change win port

pull/24/head
StarsL.cn 3 years ago
parent ef8921b333
commit b5d5065289

@ -7,7 +7,7 @@
<el-timeline-item timestamp="2022/5/8" placement="top">
<el-card>
<h4>v0.5.1</h4>
<p><el-button type="warning" size="mini" icon="el-icon-star-off" circle /> Node 主机监控可以方便在页面上管理自建主机了</p>
<p><el-button type="warning" size="mini" icon="el-icon-star-off" circle /> Node 主机监控可以方便在页面上管理自建主机了增加后记得重新生成Prometheus配置复选上selfnode_exporter</p>
<p>优化了导入脚本并且支持了自建主机的批量导入</p>
<p>云主机同步增加了部分国外的区域</p>
<p>web页面的描述做了优化修复了一些bug</p>

@ -190,7 +190,7 @@ export default {
value_group: [],
multipleSelection: [],
del_dict: {},
osport: { linux: '9100', windows: '9128' },
osport: { linux: '9100', windows: '9182' },
temp: {
vendor: '',
account: '',

Loading…
Cancel
Save