Server/endlessh: open firewal

I got confused and closed the firewall
thinking it was for the prometheus metrics
This commit is contained in:
Toast 2025-01-10 11:26:57 +01:00
parent d65b4380e7
commit 67989ca1a8

View file

@ -2,6 +2,7 @@
# I prefer using the go implementation
services.endlessh-go = {
enable = true;
openFirewall = true;
prometheus = {
enable = true;
listenAddress = "127.0.0.1";