printnatura/config.yml

14 lines
209 B
YAML

debug: true
db:
host: localhost
port: 3306
user: user
password: password
database: schema
salix:
url: http://localhost:3000
user: user
password: password
reconnectTimeout: 30
refreshRate: 1000