Browse Source

修改正式环境配置

宋悦 7 years ago
parent
commit
143eb89c3c
1 changed files with 2 additions and 2 deletions
  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.jpa.hibernate.ddl-auto=update
 
 
 
 
-spring.rabbitmq.host=192.168.1.99
+spring.rabbitmq.host=localhost
 spring.rabbitmq.port=5672
 spring.rabbitmq.port=5672
 spring.rabbitmq.username=examcloud
 spring.rabbitmq.username=examcloud
-spring.rabbitmq.password=examcloud
+spring.rabbitmq.password=examcloud123
 spring.rabbitmq.listener.acknowledgeMode=MANUAL
 spring.rabbitmq.listener.acknowledgeMode=MANUAL