vn-rfid/config.yml

15 lines
216 B
YAML
Raw Normal View History

2023-01-26 14:27:58 +00:00
arcId: 1
2023-01-24 09:11:58 +00:00
port: 1234
ip: 1.2.3.4
2023-01-24 09:11:58 +00:00
env: dev
interval: 3000
2023-01-24 09:11:58 +00:00
reconnectInterval: 5000
counterInterval: 1000
2023-01-24 09:11:58 +00:00
db:
host: host
port: 3307
user: user
password: password
multipleStatements: false
insecureAuth: true