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

@@ -6,7 +6,7 @@
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>872c463bc4e84567b84605bf213e0409</ApiKey>
<AuthenticationMethod>Basic</AuthenticationMethod>
<AuthenticationMethod>External</AuthenticationMethod>
<Branch>main</Branch>
<LaunchBrowser>False</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>