caddy: add contact email
This commit is contained in:
parent
46a51e135a
commit
e9c3574cfe
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
services.caddy = {
|
services.caddy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
email = "contact@thewizard.link";
|
||||||
|
|
||||||
virtualHosts."thewizard.link".extraConfig = ''
|
virtualHosts."thewizard.link".extraConfig = ''
|
||||||
redir https://github.com/wizardlink/
|
redir https://github.com/wizardlink/
|
||||||
|
|
Loading…
Reference in a new issue