Commit d2b24bb5 by lzy

配置

parent a1d3a172
......@@ -8,19 +8,19 @@ server:
spring:
application:
name: sz-tianma-server
name: iot-platform-server
datasource:
url: jdbc:mysql://124.71.12.92:3306/dev_sz_tianma?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8&autoReconnect=true
username: dev_sz_tianma
password: Dev_sz%!2346Tianma
url: jdbc:mysql://124.71.100.177:3306/dev_iot_yanglao_platform?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8&autoReconnect=true
username: jenlinks-iot
password: jenlinks-iot@123Frrd
driver-class-name: com.mysql.cj.jdbc.Driver
#type: com.alibaba.druid.pool.DruidDataSource
redis:
#地址
# address: redis://139.9.72.99:9736
# password: 8a96acf9204d45fabfd9c693a697880b
# address: redis://139.9.72.99:9736
# password: 8a96acf9204d45fabfd9c693a697880b
address: redis://localhost:6379
password:
......@@ -32,7 +32,6 @@ spring:
#redis库
database: 1
sign:
flag: false
......@@ -47,13 +46,13 @@ mybatis-plus:
file:
filePath: file
file: /home/group1_lzy/sz-tianma-server/${file.filePath}
file: /home/group1_lzy/iot-server/file/${file.filePath}
log: logs
storage:
location: ${file.file}
type: local
url: http://sz-tianma.meiqicloud.com/api/${file.filePath}
url: http://localhost:8888/${file.filePath}
# aliBaseDir: point
# aliEndpoint: obs.cn-south-1.myhuaweicloud.com
......@@ -62,29 +61,29 @@ storage:
# aliBucketName: dev-integral
# url: http://dev-integral.obs.cn-south-1.myhuaweicloud.com
xxl:
job:
accessToken: default_token
admin:
addresses: http://127.0.0.1:8080/xxl-job-admin
#serviceName: xxl-job-admin
username: admin
password: sds89824rr
executor:
address: ''
appname: ${spring.application.name}
ip: ''
logretentiondays: 3
logpath: ${file.log:'D:/pro/lundu/logs/test/jobhandler'}
port: 9999
libreOffice: C:\\Program Files\\LibreOffice\\program\\soffice
#xxl:
# job:
# accessToken: default_token
# admin:
# addresses: http://127.0.0.1:8080/xxl-job-admin
# #serviceName: xxl-job-admin
# username: admin
# password: sds89824rr
# executor:
# address: ''
# appname: ${spring.application.name}
# ip: ''
# logretentiondays: 3
# logpath: ${file.log:'D:/pro/lundu/logs/test/jobhandler'}
# port: 9999
swagger:
prefix: /api
prefix:
maven:
profile:
redis:
prefix:
libreOffice: /home/group1_lzy/iot-server/LibreOffice/program/soffice
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment