huanghongfa
2021-02-01 0c702ab07c67267f8ff4b4e84c32b8e260728a49
springcloud_k8s_panzhihuazhihuishequ/zuul/src/main/resources/bootstrap.yml
@@ -14,9 +14,9 @@
      discovery:
        enabled: true
        service-id: config  # 注册中心的服务名
      profile: test  # 指定配置文件的环境
      profile: prod  # 指定配置文件的环境
  profiles:
    active: test
    active: prod
  servlet:
    multipart:
      max-file-size: 10MB