Browse Source

更新 'config-repo/application-prod.properties'

傅行帆 6 years ago
parent
commit
a9d02fc6d4
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      config-repo/application-prod.properties

+ 7
- 0
config-repo/application-prod.properties View File

@@ -0,0 +1,7 @@
1
+spring.datasource.driver-class-name=com.mysql.jdbc.Driver
2
+spring.datasource.url=jdbc:mysql://rm-uf6z3z6jq11x653d77o.mysql.rds.aliyuncs.com:3306/smart_community?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true
3
+spring.datasource.username=root
4
+spring.datasource.password=DQ@0lW##kBb2+-jPZC1s$Ma0h5$9W((q
5
+
6
+#MQ-MESSAGE
7
+broker.url=failover:(tcp://localhost:61618)?timeout=2000