move some services behind authentik
This commit is contained in:
18
radarr/config.xml
Normal file
18
radarr/config.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<Config>
|
||||
<LogLevel>Info</LogLevel>
|
||||
<Port>7878</Port>
|
||||
<UrlBase></UrlBase>
|
||||
<BindAddress>*</BindAddress>
|
||||
<SslPort>9898</SslPort>
|
||||
<EnableSsl>False</EnableSsl>
|
||||
<ApiKey>a74a5eb3683146659905a87f0d6d1587</ApiKey>
|
||||
<AuthenticationMethod>External</AuthenticationMethod>
|
||||
<Branch>master</Branch>
|
||||
<LaunchBrowser>False</LaunchBrowser>
|
||||
<UpdateMechanism>Docker</UpdateMechanism>
|
||||
<AnalyticsEnabled>False</AnalyticsEnabled>
|
||||
<SslCertPath></SslCertPath>
|
||||
<SslCertPassword></SslCertPassword>
|
||||
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
|
||||
<InstanceName>Radarr</InstanceName>
|
||||
</Config>
|
||||
Reference in New Issue
Block a user