mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
9 lines
230 B
XML
9 lines
230 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
|
<supportedRuntime version="v4.0" />
|
|
</startup>
|
|
<appSettings>
|
|
<add key="port" value="8989" />
|
|
</appSettings>
|
|
</configuration> |