Replace gitea with forgejo

This commit is contained in:
Amanda Graven 2023-12-13 20:27:13 +01:00
parent d3c8c253f2
commit 5b36b4089d
Signed by: amanda
GPG key ID: F747582C5608F4CB
2 changed files with 25 additions and 9 deletions

View file

@ -32,7 +32,7 @@
"git.graven.dev" = {
enableACME = true;
forceSSL = true;
locations."/".proxyPass = "http://unix:/run/gitea/gitea.sock:";
locations."/".proxyPass = "http://unix:/run/forgejo/forgejo.sock:";
};
"vault.graven.dev" = {
forceSSL = true;