Files
Pin-Warn/config.yml
2021-06-16 23:00:27 -04:00

5 lines
91 B
YAML

# this is a comment
port: "3306"
dbuser: "user"
dbpasswd: "password"
dbaddress: "localhost"