Include some barebones documentation

This commit is contained in:
2025-01-14 20:22:44 -05:00
parent 97440f1352
commit 4a3ce70751
2 changed files with 15 additions and 1 deletions

View File

@@ -1 +1,9 @@
{}
{
"db": {
"host": "postgres",
"password": "correcthorse"
},
"web": {
"port": 8080
}
}