mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-01 03:52:14 +00:00
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>
|