Commit 17aebda93fe8afa7b0b4a3c0182bf1bab81928da
1 parent
acebec5c
rabbitmq切换火山
Showing
1 changed file
with
1 additions
and
2 deletions
src/main/resources/application-prod.properties
| ... | ... | @@ -8,8 +8,7 @@ spring.datasource.password=83BwiCoq |
| 8 | 8 | spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver |
| 9 | 9 | |
| 10 | 10 | #rabbitmq\u76F8\u5173\u914D\u7F6E |
| 11 | -#spring.rabbitmq.host=10.254.176.11 | |
| 12 | -spring.rabbitmq.host=120.92.78.112 | |
| 11 | +spring.rabbitmq.host=10.10.10.23 | |
| 13 | 12 | spring.rabbitmq.port=5672 |
| 14 | 13 | spring.rabbitmq.username=admin |
| 15 | 14 | spring.rabbitmq.password=fA{5Uikx7 | ... | ... |