洪城义警-正式版后台
zengh
2022-07-12 f35de668889c7a6bb347084f33cc57fb962b0021
src/main/resources/application-dev.yml
@@ -2,11 +2,11 @@
spring:
  redis:
    ##redis 单机环境配置
    host: 127.0.0.1
    port: 6379
#    host: 127.0.0.1
#    port: 6379
#    host: 192.168.90.24
#    port: 6382
    host: 192.168.90.24
    port: 6382
    password:
    database: 0
    ssl: false