|
@@ -2,20 +2,29 @@ server.port=8085
|
|
|
api.host=http://127.0.0.1
|
|
api.host=http://127.0.0.1
|
|
|
api.wechatcallback=/weWork/callback
|
|
api.wechatcallback=/weWork/callback
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
|
|
|
|
-spring.datasource.url=jdbc:mysql://172.18.71.27:3306/mochat?serverTimezone=GMT%2b8&useUnicode=true&characterEncoding=UTF-8
|
|
|
|
|
-spring.datasource.username=typer
|
|
|
|
|
-spring.datasource.password=jch9sh_shl
|
|
|
|
|
-spring.datasource.max-idle=10
|
|
|
|
|
-spring.datasource.max-wait=10000
|
|
|
|
|
-spring.datasource.min-idle=5
|
|
|
|
|
-spring.datasource.initial-size=5
|
|
|
|
|
-spring.datasource.strict = false
|
|
|
|
|
-
|
|
|
|
|
|
|
+spring.datasource.druid.max-idle=10
|
|
|
|
|
+spring.datasource.druid.max-wait=10000
|
|
|
|
|
+spring.datasource.druid.min-idle=5
|
|
|
|
|
+spring.datasource.druid.initial-size=5
|
|
|
|
|
+spring.datasource.druid.strict=false
|
|
|
|
|
+
|
|
|
|
|
+spring.datasource.dynamic.primary=db
|
|
|
|
|
+
|
|
|
|
|
+#后台数据库
|
|
|
|
|
+spring.datasource.dynamic.datasource.db.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
|
|
+spring.datasource.dynamic.datasource.db.url=jdbc:mysql://172.18.71.27:3306/mochat?serverTimezone=GMT%2b8&useUnicode=true&characterEncoding=UTF-8
|
|
|
|
|
+spring.datasource.dynamic.datasource.db.username=typer
|
|
|
|
|
+spring.datasource.dynamic.datasource.db.password=jch9sh_shl
|
|
|
|
|
+#大数据数据库
|
|
|
|
|
+spring.datasource.dynamic.datasource.datadb.url=jdbc:postgresql://hgmc-cn-7mz27ayc6003-cn-shanghai.hologres.aliyuncs.com:80/galaxy
|
|
|
|
|
+spring.datasource.dynamic.datasource.datadb.username=LTAI5tEWU1j9H2poG4zWgfEP
|
|
|
|
|
+spring.datasource.dynamic.datasource.datadb.password=p9tVmeDeeEENKhfsBsSeYc0F0ggH5b
|
|
|
|
|
+spring.datasource.dynamic.datasource.datadb.driverClassName=org.postgresql.Driver
|
|
|
|
|
+
|
|
|
|
|
+spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
|
|
|
|
|
+spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
|
mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
|
|
mybatis-plus.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
mybatis-plus.configuration.map-underscore-to-camel-case=true
|
|
mybatis-plus.configuration.map-underscore-to-camel-case=true
|
|
|
-
|
|
|
|
|
spring.redis.host=172.18.71.26
|
|
spring.redis.host=172.18.71.26
|
|
|
spring.redis.port=6379
|
|
spring.redis.port=6379
|
|
|
spring.redis.password=Jch9shshl
|
|
spring.redis.password=Jch9shshl
|
|
@@ -25,7 +34,6 @@ spring.redis.jedis.pool.min-idle=0
|
|
|
spring.redis.jedis.pool.max-idle=8
|
|
spring.redis.jedis.pool.max-idle=8
|
|
|
spring.redis.jedis.pool.max-active=20
|
|
spring.redis.jedis.pool.max-active=20
|
|
|
spring.redis.jedis.pool.max-wait=-1ms
|
|
spring.redis.jedis.pool.max-wait=-1ms
|
|
|
-
|
|
|
|
|
#阿里云oss配置(增加一个cdn地址配置)
|
|
#阿里云oss配置(增加一个cdn地址配置)
|
|
|
aliyun.host=http://mini-short-video-oss.lushenjin.cn/
|
|
aliyun.host=http://mini-short-video-oss.lushenjin.cn/
|
|
|
aliyun.endpoint=https://oss-cn-hangzhou.aliyuncs.com
|
|
aliyun.endpoint=https://oss-cn-hangzhou.aliyuncs.com
|
|
@@ -34,16 +42,12 @@ aliyun.accessKeySecret=irLfHOni7ffLU3yAf3LsKEXwQLfrNc
|
|
|
aliyun.bucketName=mini-short-video-test
|
|
aliyun.bucketName=mini-short-video-test
|
|
|
spring.servlet.multipart.max-request-size=10MB
|
|
spring.servlet.multipart.max-request-size=10MB
|
|
|
spring.servlet.multipart.max-file-size=10MB
|
|
spring.servlet.multipart.max-file-size=10MB
|
|
|
-
|
|
|
|
|
xxl.sso.server=https://sso.mokamrp.com/sso
|
|
xxl.sso.server=https://sso.mokamrp.com/sso
|
|
|
xxl.sso.logout.path=/logout
|
|
xxl.sso.logout.path=/logout
|
|
|
xxl-sso.excluded.paths=/healthy,/pangu/custservice/getRandCustservice,/pangu/promoteCode/getRandPromoteCode,/mochat/weWork/callback
|
|
xxl-sso.excluded.paths=/healthy,/pangu/custservice/getRandCustservice,/pangu/promoteCode/getRandPromoteCode,/mochat/weWork/callback
|
|
|
#xxl.sso.redis.address=redis://xxl-sso:Jch9shshl@r-uf633f3f27aa2174pd.redis.rds.aliyuncs.com:6379/0
|
|
#xxl.sso.redis.address=redis://xxl-sso:Jch9shshl@r-uf633f3f27aa2174pd.redis.rds.aliyuncs.com:6379/0
|
|
|
xxl.sso.redis.address=redis://xxl-sso:MokaSapce666$%25_RediS@r-uf6727zrr24ioihy72pd.redis.rds.aliyuncs.com:23563/0
|
|
xxl.sso.redis.address=redis://xxl-sso:MokaSapce666$%25_RediS@r-uf6727zrr24ioihy72pd.redis.rds.aliyuncs.com:23563/0
|
|
|
-
|
|
|
|
|
menu.host=http://space-server.mokamrp.com/space/menu/getMenuInterface?sysCode=1006&userId=
|
|
menu.host=http://space-server.mokamrp.com/space/menu/getMenuInterface?sysCode=1006&userId=
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
datahub.endpoint=https://dh-cn-shanghai.aliyuncs.com
|
|
datahub.endpoint=https://dh-cn-shanghai.aliyuncs.com
|
|
|
datahub.accessid=LTAI5tEWU1j9H2poG4zWgfEP
|
|
datahub.accessid=LTAI5tEWU1j9H2poG4zWgfEP
|
|
|
datahub.accesssecret=p9tVmeDeeEENKhfsBsSeYc0F0ggH5b
|
|
datahub.accesssecret=p9tVmeDeeEENKhfsBsSeYc0F0ggH5b
|