tune arr stack and lint yamls

This commit is contained in:
2026-02-15 19:53:44 +01:00
parent a130abc2c6
commit a4dd2f9f09
9 changed files with 33 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
<SslPort>9898</SslPort>
<EnableSsl>False</EnableSsl>
<ApiKey>4db8ed679d0a4c66839de3dcf634f12f</ApiKey>
<AuthenticationMethod>External</AuthenticationMethod>
<AuthenticationMethod>Basic</AuthenticationMethod>
<Branch>main</Branch>
<LaunchBrowser>False</LaunchBrowser>
<UpdateMechanism>Docker</UpdateMechanism>
@@ -14,5 +14,5 @@
<InstanceName>Sonarr</InstanceName>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
<AuthenticationRequired>Enabled</AuthenticationRequired>
</Config>