phantom: add travel counter goof
This commit is contained in:
parent
ca9e0d8653
commit
d2654ca5bc
3 changed files with 26 additions and 0 deletions
|
@ -43,4 +43,9 @@
|
|||
forceSSL = true;
|
||||
root = inputs.hello-fonts;
|
||||
};
|
||||
services.nginx.virtualHosts."contador-da-viagem.lelgenio.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
root = inputs.contador-da-viagem;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue