add global redirect
This commit is contained in:
parent
b5898b935e
commit
302b91ce8b
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ in {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"zackmyers.io" = {
|
||||||
|
globalRedirect = "zackster.zip";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue