feat(gitea): add native NATS JetStream and webhook bridge

This commit is contained in:
Tibo De Peuter 2026-08-05 19:39:51 +02:00
parent 2340c5a0e7
commit 41f5e6bae8
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
2 changed files with 46 additions and 0 deletions

View file

@ -71,6 +71,7 @@
hosts = {
izanagi.modules = [ ./hosts/izanagi ];
Gitea.modules = [ ./hosts/Gitea ];
};
};
}