zhangfeng
2023-07-24 d5f7db6873c1b9804cddd381f58e719344fae903
src/main/resources/application.yml
@@ -6,29 +6,28 @@
  application:
  # 环境 dev|prod|online
  profiles:
    active: dev
    active: prod
#    active: prod
#    active: test
#    active: online
#    active: test-local
  #redis
  redis:
    database: 0
    host: 10.187.1.202
    port: 6379
    password: ZhongtaiRedis@103
    redisson:
      pool:
        max-active: 12
        min-idle: 6
    jedis:
      pool:
        max-idle: 8
        max-active: 8
        max-wait: -1ms
        min-idle: 1
#  redis:
#    database: 0
#    host: 10.187.1.202
#    port: 6379
#    password: ZhongtaiRedis@103
#    redisson:
#      pool:
#        max-active: 12
#        min-idle: 6
#    jedis:
#      pool:
#        max-idle: 8
#        max-active: 8
#        max-wait: -1ms
#        min-idle: 1
  #security
  security:
    user: