1
0
Fork 0

meowing emojis

This commit is contained in:
clerie 2021-02-02 13:35:52 +01:00
parent 8dc29cf3e7
commit ec835f30da
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
{
services.nginx.virtualHosts = {
"meow.clerie.de" = {
serverAliases = [
"xn--zn8h.clerie.de"
"xn--5o8h.clerie.de"
];
enableACME = true;
forceSSL = true;
locations."/" = {