Initial commit: Gitea + Caddy self-hosted setup

This commit is contained in:
2026-04-12 15:57:50 +02:00
commit 6924d4e872
5 changed files with 198 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
your-domain.com {
reverse_proxy gitea:3000
}