added note to reverse proxy
This commit is contained in:
parent
86a690a321
commit
4420ab6b43
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# TODO: impermanence for ACME keys
|
||||||
config = {
|
config = {
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = config.host.reverse_proxy.enable;
|
enable = config.host.reverse_proxy.enable;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue