ruoyi-gateway/src/main/resources/bootstrap.yml
@@ -1,5 +1,5 @@ server: port: 8080 port: 8084 tomcat: basedir: /mnt/tomcat # Spring @@ -12,8 +12,8 @@ allow-circular-references: true profiles: # 环境配置 # active: dev active: prod active: dev # active: prod --- spring: config: