c3d2-web: move gemini

This commit is contained in:
Sandro - 2023-07-24 21:30:28 +02:00
parent 6c950fc96c
commit 251807cc75
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -126,7 +126,7 @@ in
"[::]:1965" "[::]:1965"
]; ];
certificatesDir = "/var/lib/agate/certificates"; certificatesDir = "/var/lib/agate/certificates";
contentDir = "/var/gemini"; contentDir = "/var/www/gemini";
language = "de"; language = "de";
}; };