btcpayserver: support restarting from the web interface

This is required since version 1.7.4.
See: https://github.com/btcpayserver/btcpayserver/releases/tag/v1.7.4
This commit is contained in:
Erik Arvstedt
2023-02-27 13:17:09 +01:00
committed by Jonas Nick
parent 3480232f2a
commit 3a2730d287
2 changed files with 10 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ with lib;
services.btcpayserver.enable = true;
test.container.exposeLocalhost = true;
# services.btcpayserver.lbtc = false;
# Required for testing interactive plugin installation
test.container.enableWAN = true;
};
# A node with internet access to test joinmarket-ob-watcher