2023-04-01

This commit is contained in:
2023-04-01 12:28:58 -05:00
parent 090481ab0d
commit 29c6567506
251 changed files with 88623 additions and 122 deletions

View File

@@ -4,5 +4,9 @@
"address": "",
"log": "stdout",
"database": "/database.db",
"root": "/srv"
"root": "/srv",
"auth":{
"method":"proxy",
"header":"X-Vouch-User"
}
}