Update appsettings to point to the right endpoint
This commit is contained in:
parent
a645bfa804
commit
b9ff3c64cd
@ -12,7 +12,7 @@
|
||||
"BatchSize": 40,
|
||||
"MaxRetries": 3,
|
||||
"DelayBetweenRequests": 2000,
|
||||
"InputFile": "https://raw.githubusercontent.com/btcpayserver/btcpayserver/master/BTCPayServer/Services/Translations.Default.cs",
|
||||
"InputFile": "https://raw.githubusercontent.com/btcpayserver/btcpayserver/master/BTCPayServer/Plugins/Translations/Translations.Default.cs",
|
||||
"OutputDirectory": "../translations",
|
||||
"BTCPayUrl": ""
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user