mempool: add module

This commit is contained in:
Erik Arvstedt
2023-10-31 13:44:04 +01:00
parent f0bf94cc5a
commit 1de259485b
13 changed files with 435 additions and 7 deletions
+3
View File
@@ -113,6 +113,9 @@ in {
rtl = {
externalPort = 80;
};
mempool-frontend = {
externalPort = 80;
};
};
}
];