3ae54ef
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "port": 8080, "sql": { "host": "localhost", "user": "db user", "password": "db password", "database": "db", "table": "table" }, "recaptcha": { "secret": "recaptcha secret key" } }