mirror of https://github.com/Sonarr/Sonarr
6 lines
154 B
XML
6 lines
154 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
|||
|
<Configuration>
|
|||
|
<Host>localhost</Host>
|
|||
|
<Port>8989</Port>
|
|||
|
<ApiKey>Not-An-API-KEY</ApiKey>
|
|||
|
</Configuration>
|