Pu Zhibing
2024-09-24 466c1a085590a6f527e2be91ed415b9656368902
ruoyi-gateway/src/main/resources/bootstrap.yml
@@ -1,5 +1,8 @@
server:
  port: 9000
  tomcat:
    basedir: /data/tomcat
    max-swallow-size: 100MB
# Spring
spring:
  application:
@@ -9,7 +12,7 @@
    allow-bean-definition-overriding: true
  profiles:
    # 环境配置
    active: prod
    active: dev
---
spring:
  config: