You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.3 KiB
61 lines
2.3 KiB
mysql-database-name: springboot
|
|
mysql-database-url: jdbc:mysql://52.81.89.46:3306/springboot?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useTimezone=true&serverTimezone=GMT%2B8&useSSL=false&allowMultiQueries=true
|
|
mysql-user-name: root
|
|
mysql-user-password: 704177820
|
|
redis-database-index: 2
|
|
redis-host: 8.135.8.221
|
|
redis-port: 6379
|
|
eureka-enable: true
|
|
register-eureka-url: http://eureka:123456@8.135.8.221:8000/eureka/
|
|
message-push-host: http://8.135.8.221:7050
|
|
redis-password: qnredis
|
|
fake_captcha_enable: true
|
|
rabbitmq-virtual-host: /rabbitmq
|
|
rabbitmq-host: 8.135.8.221
|
|
rabbitmq-port: 5672
|
|
rabbitmq-username: qniao
|
|
rabbitmq-password: Qianniao2020
|
|
eureka.instance.ip-address: 47.113.118.47
|
|
|
|
|
|
|
|
xxl-job-executor-ip: 127.0.0.1
|
|
|
|
|
|
|
|
|
|
|
|
#xxl-job
|
|
#logging.config: classpath:logback.xml
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
# 调度中心部署跟地址 [选填]:如调度中心集群部署存在多个地址则用逗号分隔。执行器将会使用该地址进行"执行器心跳注册"和"任务结果回调";为空则关闭自动注册;
|
|
#xxl.job.admin.addresses: http://127.0.0.1:8808/xxl-job-admin
|
|
xxl.job.admin.addresses: http://xxl-job-admin-dev.qniao.cn/xxl-job-admin
|
|
# 执行器AppName [选填]:执行器心跳注册分组依据;为空则关闭自动注册
|
|
xxl.job.executor.appname: ztb-factory-dev
|
|
# 执行器端口号 [选填]:小于等于0则自动获取;默认端口为9999,单机部署多个执行器时,注意要配置不同执行器端口;
|
|
xxl.job.executor.port: 3856
|
|
### xxl-job executor log-path
|
|
#xxl.job.executor.logpath: /data/applogs/xxl-job/jobhandler
|
|
### xxl-job executor log-retention-days
|
|
xxl.job.executor.logretentiondays: 30
|
|
|
|
|
|
#win
|
|
#spier-dirdirectory: D:\Project\papernews_spider
|
|
#Linux
|
|
spier-dirdirectory: /opt/ztb-information-spider/papernews_spider
|
|
#winpaddle
|
|
paddle-dirdirectory: E:\Python\ztb-information-spider - 副本\ztb-information-spider\papernews_spider\Module\PaddleRun.py
|
|
#Linuxpaddle
|
|
#paddle-dirdirectory: /opt/ztb-information-spider/papernews_spider/Module/PaddleRun.py
|
|
|
|
|
|
#登录请求url
|
|
login-request: https://api-ops-ztb-test.qniao.cn/ztb-supply-chain-service/admin/login
|
|
#登录信息返回url
|
|
loginInfo-request: https://api-ops-ztbsc-test.qniao.cn/ztb-supply-chain-service/admin/employee/get/login-info
|
|
|
|
|
|
|
|
|