Remove unused variable
This commit is contained in:
parent
2b49cb1b2b
commit
7e47c879a1
@ -74,7 +74,6 @@ if node["nbxplorer"]["postgres"]
|
||||
nbxpg_connect = "User ID=#{nbxpg_user};Password=#{nbxplorer_credentials['postgresql_password']};Database=#{nbxpg_database};Host=pg.kosmos.local;Port=5432;Application Name=btcpayserver;MaxPoolSize=80"
|
||||
end
|
||||
|
||||
systemd_unit_env = "'BTCPAY_EXPLORERPOSTGRES=#{nbxpg_connect}' 'DOTNET_CLI_TELEMETRY_OPTOUT=1'"
|
||||
systemd_unit 'btcpayserver.service' do
|
||||
content({
|
||||
Unit: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user