vn-rfid/config.yml

14 lines
200 B
YAML
Raw Normal View History

2023-01-24 09:11:58 +00:00
port: 1234
ip: 1.2.3.4
env: dev
interval: 1000
reconnectInterval: 5000
db:
host: host
port: 3307
database: srt
user: user
password: password
multipleStatements: true
insecureAuth: true