Merge pull request #406 from naturallaw777/fix/onion-services-remove-joinmarket-ob-watcher

Remove joinmarket-ob-watcher from onion-services defaults
This commit is contained in:
Sovran Systems
2026-08-10 09:15:26 -05:00
committed by GitHub
-3
View File
@@ -107,9 +107,6 @@ in {
btcpayserver = { btcpayserver = {
externalPort = 80; externalPort = 80;
}; };
joinmarket-ob-watcher = {
externalPort = 80;
};
rtl = { rtl = {
externalPort = 80; externalPort = 80;
}; };