Replace gitea with forgejo
This commit is contained in:
parent
d3c8c253f2
commit
5b36b4089d
2 changed files with 25 additions and 9 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue