Add CI and deployment workflows for Gitea
Some checks failed
CI / quality-checks (push) Successful in 42s
Deploy / deploy (push) Failing after 58s

This commit is contained in:
2026-03-31 17:26:11 +02:00
parent 9f73077207
commit 7f4a956df3
5 changed files with 101 additions and 5 deletions

View File

@@ -33,9 +33,6 @@ localhost {
# Forward real IP to app
header_up X-Real-IP {remote}
header_up X-Forwarded-For {remote}
header_up X-Forwarded-Proto {scheme}
header_up X-Forwarded-Host {host}
}
# Optional: Enable compression for better performance