You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/src/postgres.runsettings

12 lines
438 B

<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<EnvironmentVariables>
<Readarr__Postgres__Host>192.168.100.5</Readarr__Postgres__Host>
<Readarr__Postgres__Port>5432</Readarr__Postgres__Port>
<Readarr__Postgres__User>abc</Readarr__Postgres__User>
<Readarr__Postgres__Password>abc</Readarr__Postgres__Password>
</EnvironmentVariables>
</RunConfiguration>
</RunSettings>