hetznix: disable forgejo temporarily

I need to investigate why I can't push changes to it, as "git push"
commands are hanging.

I've added forgejo as an authorised SSH user and tried various Forgejo
and firewall configurations, but it isn't working.
This commit is contained in:
Oliver Davies 2025-01-06 06:37:24 +00:00
parent d50f92ca1b
commit 7cacaa3e26

View file

@ -3,7 +3,7 @@
{ {
services = { services = {
forgejo = { forgejo = {
enable = true; enable = false;
settings = { settings = {
server = { server = {