Forgejo on federation nexus
This commit is contained in:
parent
d910e81194
commit
f9dc1a94ef
2 changed files with 3 additions and 5 deletions
|
@ -12,10 +12,8 @@
|
|||
"listen.owner" = user;
|
||||
"listen.group" = group;
|
||||
};
|
||||
mail.dsn = "smtp://username:password@example.com:25";
|
||||
nginx = {};
|
||||
nginx = null;
|
||||
};
|
||||
nginx.enable = false; # We use caddy instead
|
||||
|
||||
caddy.virtualHosts."${domain}".extraConfig = ''
|
||||
encode zstd gzip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue