enabled ACME
This commit is contained in:
parent
46615cc361
commit
62abf65e5a
|
@ -77,7 +77,7 @@
|
||||||
};
|
};
|
||||||
reverse_proxy = {
|
reverse_proxy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableACME = false;
|
enableACME = true;
|
||||||
hostname = "jan-leila.com";
|
hostname = "jan-leila.com";
|
||||||
};
|
};
|
||||||
postgres = {
|
postgres = {
|
||||||
|
|
Loading…
Reference in a new issue