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.
Lidarr/src/postgres.runsettings

12 lines
430 B

<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<EnvironmentVariables>
<Lidarr__Postgres__Host>192.168.100.5</Lidarr__Postgres__Host>
<Lidarr__Postgres__Port>5432</Lidarr__Postgres__Port>
<Lidarr__Postgres__User>abc</Lidarr__Postgres__User>
<Lidarr__Postgres__Password>abc</Lidarr__Postgres__Password>
</EnvironmentVariables>
</RunConfiguration>
</RunSettings>