|
|
@@ -3,11 +3,11 @@ server:
|
|
|
basedir: /opt/tmp/tomcat
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://localhost:3306/reghao_oss_rdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
|
|
|
+ url: jdbc:mysql://localhost:3306/reghao_oss_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
|
|
|
username: dev
|
|
|
password: Dev@123456
|
|
|
oss:
|
|
|
store-host: 127.0.0.1
|
|
|
store-dirs:
|
|
|
- /opt/disk/13f654c8-af87-4710-aac9-7aa086c99aec/
|
|
|
- console-host: 127.0.0.1
|
|
|
+ console-host: 127.0.0.1
|