zhanghl
2025-05-15 f144e8a1693395571aa2107ef212ff1ae5e0857a
monitor:更改端口为9110
已修改1个文件
4 ■■■■ 文件已修改
aps-visual/aps-monitor/src/main/resources/bootstrap.yml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
aps-visual/aps-monitor/src/main/resources/bootstrap.yml
@@ -1,6 +1,6 @@
# Tomcat
server:
  port: 9100
  port: 9110
# Spring
spring: 
@@ -9,4 +9,4 @@
    name: aps-monitor
  profiles:
    # 环境配置
    active: dev
    active: int