提交 86c40ac2 编写于 作者: doc_wei's avatar doc_wei

删除多余文件

上级 a2823525
server.port = 8081
quartz.ip = 127.0.0.1
quartz.port = 8081
MYSQL_DUMP = D:/MySQL/MySQL Server 5.5/bin/
IMAGES_PATH = D:/project/images/
jdbc.database.driverClassName = com.mysql.jdbc.Driver
jdbc.database.address = 192.168.0.108
jdbc.database.path = jdbc:mysql://localhost:3306/${jdbc.database.name}?useUnicode=true&characterEncoding=utf8&allowMultiQueries=true
jdbc.database.name = eve
jdbc.database.username = root
jdbc.database.password = 123456
jdbc.maxActive = 10
jdbc.initialSize = 1
jdbc.poolPreparedStatements = true
jdbc.maxWait = 60000
jdbc.maxPoolPreparedStatementPerConnectionSize = 33
spring.resources.static-locations = classpath:/template/
activiti.database.path = jdbc:mysql://localhost:3306/activitidb?useUnicode=true&characterEncoding=utf8&useSSL=false
activiti.database.username = root
activiti.database.password = 123456
spring.thymeleaf.mode = LEGACYHTML5
spring.thymeleaf.cache = false
activite.path = tcp://192.168.1.140:61616?wireFormat.maxInactivityDuration=30000&wireFormat.maxInactivityDurationInitalDelay=10000
activite.username = admin
activite.password = WP!@#123
redis.cluster = 192.168.1.140:9000,192.168.1.140:9001,192.168.1.140:9002,192.168.1.140:9003,192.168.1.140:9004,192.168.1.140:9005
redis.commandTimeout = 1000
spring.data.solr.host = http://192.168.0.140:8983/solr/custom_core
EMAIL_SMTP_HOST = smtp.qq.com
EMAIL_SMTP_SEND_USER = 598748873@qq.com
EMAIL_SMTP_SEND_PASSWORD = kgcfkcynnwqsbeja
spring.banner.location = banner.txt
management.endpoints.web.exposure.include = *
management.health.redis.enabled = false
management.health.solr.enabled = false
management.endpoints.health.sensitive = false
management.endpoint.health.show-details = ALWAYS
spring.boot.admin.client.url = http://127.0.0.1:8000
spring.boot.admin.client.instance.service-base-url = http://localhost:8081
spring.boot.admin.client.instance.name = skyeye
webroot.ndc = http://localhost:8081/
system.sysWaterMark = skyeye云系列 | Copyright © 2018~2020 | author:卫志强 | 开源版地址:https://gitee.com/doc_wei01/skyeye
redis.single.host = 127.0.0.1
redis.single.port = 6379
redis.password =
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册