dtm/examples/conf.yml.sample
2021-06-03 15:11:03 +08:00

6 lines
97 B
Plaintext

Mysql:
host: 'mysql'
user: 'root'
password: 'my-secret-pw'
database: 'dtm'
port: '3306'