chore: clean mempool module comment typo
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
co-authored by
naturallaw777
parent
546dacf396
commit
425a1845b4
@@ -174,7 +174,7 @@ let
|
|||||||
# Vendored mempool package
|
# Vendored mempool package
|
||||||
mempoolPkgs = pkgs.callPackage ../../packages/mempool {};
|
mempoolPkgs = pkgs.callPackage ../../packages/mempool {};
|
||||||
|
|
||||||
# See the `services.nginx` definition further below below
|
# See the `services.nginx` definition further below
|
||||||
# on how to use these snippets.
|
# on how to use these snippets.
|
||||||
frontend.nginxConfig = {
|
frontend.nginxConfig = {
|
||||||
# This must be added to `services.nginx.commonHttpConfig` when
|
# This must be added to `services.nginx.commonHttpConfig` when
|
||||||
|
|||||||
Reference in New Issue
Block a user