move some services behind authentik

This commit is contained in:
2024-11-25 17:47:44 +01:00
parent e209594229
commit ee6a628e23
11 changed files with 407 additions and 59 deletions

View File

@@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "/filebrowser",
"address": "",
"log": "stdout",
"database": "/database.db",
"root": ""
}