feat: add Gitea service deployment and configuration

This commit is contained in:
2025-03-12 13:36:17 +01:00
parent 2dcaa3d70c
commit 37d1a1d1a6
5 changed files with 92 additions and 0 deletions

View File

@@ -7,3 +7,8 @@ hoarder.mvl.sh {
reverse_proxy hoarder:3000
tls {{ caddy_email }}
}
git.vleeuwen.me git.mvl.sh {
reverse_proxy gitea:3030
tls {{ caddy_email }}
}