Explorar o código

修改正式环境配置

宋悦 %!s(int64=7) %!d(string=hai) anos
pai
achega
143eb89c3c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      cqb-starter/src/main/resources/application-prod.properties

+ 2 - 2
cqb-starter/src/main/resources/application-prod.properties

@@ -29,8 +29,8 @@ spring.jpa.show-sql=false
 spring.jpa.hibernate.ddl-auto=update
 
 
-spring.rabbitmq.host=192.168.1.99
+spring.rabbitmq.host=localhost
 spring.rabbitmq.port=5672
 spring.rabbitmq.username=examcloud
-spring.rabbitmq.password=examcloud
+spring.rabbitmq.password=examcloud123
 spring.rabbitmq.listener.acknowledgeMode=MANUAL