mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 18:20:52 +02:00
Wrong ci on homer
This commit is contained in:
parent
9c2ee2a091
commit
0efaa663a3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
||||||
{
|
{
|
||||||
luj.nginx.enable = true;
|
luj.nginx.enable = true;
|
||||||
|
|
||||||
security.acme.certs."home.luj".server = "https://ca.luj:8444/acme/acme/directory";
|
security.acme.certs."home.luj".server = "https://ca.luj/acme/acme/directory";
|
||||||
|
|
||||||
services.nginx.virtualHosts."home.luj" = {
|
services.nginx.virtualHosts."home.luj" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue