src/main/resources/application-prod.yml
@@ -24,7 +24,7 @@ # Redis数据库索引(默认为 0) database: 2 # Redis服务器地址 host: 127.0.0.1 host: 154.91.195.148 # Redis服务器连接端口 port: 6379 # Redis 密码 @@ -44,7 +44,7 @@ # rabbitmq 配置 rabbitmq: host: 127.0.0.1 host: 154.91.195.148 port: 5672 username: xc_rabbit password: xuncong123