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:
parent
d50f92ca1b
commit
7cacaa3e26
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
forgejo = {
|
forgejo = {
|
||||||
enable = true;
|
enable = false;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
|
|
Loading…
Reference in a new issue