This repository has been archived on 2021-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Nodezzarella/config.json

10 lines
226 B
JSON

{
"appPort": "8888",
"siteTitle": "Dryusdan",
"siteHomeTitle": "Dryusdan.fr, blog d'un passionné d'informatique",
"db": "rethinkdb",
"webroot" : "/",
"login": "root",
"password": "root"
}