高级排程
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.

29 lines
394 B

db:
host: 127.0.0.1
port: 1433
user: sa
password: Leit2020
database: LAPP_ETL
mongo:
host: 127.0.0.1
port: 27017
datadb: LAPP_ETL_DATA
logdb: LAPP_ETL_RECORD
etcd:
timeout: 5
locklease: 5
servicelease: 5
addrs:
- 127.0.0.1:2379
app:
port: 8098
tasknums: 100
errnums: 5
shellpath: shell
localaddr: 127.0.0.1
mod: release
name: ETL
useetcd: false