Deploy forgejo on nimbus

This commit is contained in:
Jan Kremer 2026-03-27 10:33:19 +01:00
parent 888cf87c0f
commit ea2a2d81e5
No known key found for this signature in database
5 changed files with 39 additions and 5 deletions

View file

@ -49,6 +49,11 @@
}
'';
"git.jankremer.de".extraConfig = # caddyfile
''
reverse_proxy localhost:3000
'';
"jankremer.eu".extraConfig = # caddyfile
''
redir https://jankremer.de{uri} permanent