Administrator
2026-01-16 a8ce59c595d05eecae6be6f3a4e021cf6f32597e
src/main/resources/application-prod.yml
@@ -2,7 +2,7 @@
  datasource:
    dynamic:
      # 是否开启 SQL日志输出,生产环境建议关闭,有性能损耗
      p6spy: false
      p6spy: true
      hikari:
        connection-timeout: 30000
        max-lifetime: 1800000
@@ -26,7 +26,7 @@
    # Redis服务器地址
    host: 127.0.0.1
    # Redis服务器连接端口
    port: 6279
    port: 6379
    # Redis 密码
    password: 1234!@#$!QAZ
    lettuce:
@@ -76,8 +76,8 @@
static:
  resource:
    url: http://file.blnka.cn/file/
    path: /mnt/sdc/webresource/file/
    url: https://hcres.csxuncong.com/
    path: /home/javaweb/webresource/upload/
system:
  job: true