2025-03-20 19:59:48 -04:00

25 lines
811 B
XML

<Config>
<BindAddress>*</BindAddress>
<Port>7878</Port>
<SslPort>8787</SslPort>
<EnableSsl>False</EnableSsl>
<LaunchBrowser>True</LaunchBrowser>
<ApiKey>radarr123</ApiKey>
<AuthenticationMethod>External</AuthenticationMethod>
<AuthenticationRequired>Enabled</AuthenticationRequired>
<Branch>main</Branch>
<LogLevel>debug</LogLevel>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<UrlBase></UrlBase>
<InstanceName>Radarr</InstanceName>
<UpdateMechanism>Docker</UpdateMechanism>
<PostgresUser>arrstack</PostgresUser>
<PostgresPassword>password</PostgresPassword>
<PostgresPort>5432</PostgresPort>
<PostgresHost>10.89.0.102</PostgresHost>
<PostgresMainDb>arrstack_radarr_main</PostgresMainDb>
<PostgresLogDb>arrstack_radarr_log</PostgresLogDb>
</Config>