fix gitea

This commit is contained in:
2023-12-02 00:17:14 +01:00
parent 81f6846cf9
commit 69dacf6d30
5 changed files with 1 additions and 202 deletions

View File

@@ -2,6 +2,7 @@
let
domain = "git.cloonar.com";
in
{
services.nginx.virtualHosts."${domain}" = {
enableACME = true;
forceSSL = true;