mempool: add module

This commit is contained in:
Erik Arvstedt 2023-08-06 21:07:51 +02:00
parent f0bf94cc5a
commit 1de259485b
No known key found for this signature in database
GPG key ID: 33312B944DD97846
13 changed files with 435 additions and 7 deletions

View file

@ -113,6 +113,9 @@ in {
rtl = {
externalPort = 80;
};
mempool-frontend = {
externalPort = 80;
};
};
}
];