UNPKG

125 BPlain TextView Raw
1{
2 "port": 80,
3 "bind": "0.0.0.0",
4 "mysql":{
5 "host":"localhost",
6 "user":"toast",
7 "pass":"peanutbutter"
8 }
9}