|
|
|
@ -23,7 +23,7 @@ spring:
|
|
|
|
|
username: air |
|
|
|
|
password: air123456 |
|
|
|
|
# url: jdbc:mysql://127.0.0.1:4000/air?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
|
|
|
|
url: jdbc:mysql://124.71.59.126:4000/air?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
|
|
|
|
url: jdbc:mysql://124.71.210.74:4000/air?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
|
|
|
|
# url: jdbc:mysql://124.71.210.242:4000/air_test?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true |
|
|
|
|
stat-view-servlet: |
|
|
|
|
enabled: true |
|
|
|
@ -106,11 +106,14 @@ security:
|
|
|
|
|
|
|
|
|
|
# 文件系统 |
|
|
|
|
minio: |
|
|
|
|
url: http://124.71.59.126:9000 |
|
|
|
|
# url: http://127.0.0.1:9000 |
|
|
|
|
url: http://124.71.210.74:9000 |
|
|
|
|
down-url: https://yoursairdata.com |
|
|
|
|
access-key: air |
|
|
|
|
secret-key: 1qaz2wsx |
|
|
|
|
# url: http://127.0.0.1:9000 |
|
|
|
|
# down-url: D:/file |
|
|
|
|
# access-key: admin |
|
|
|
|
# secret-key: 123456789 |
|
|
|
|
bucket: air |
|
|
|
|
|
|
|
|
|
template: |
|
|
|
|