Hedgedoc: Ensure firewall opens HTTP(S) ports
This commit is contained in:
parent
9024421ac1
commit
1b67df787a
|
@ -76,4 +76,6 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue