odin: Open firewall for cockpit

This commit is contained in:
Erwin Boskma 2024-01-03 01:15:28 +01:00
parent 51767459ba
commit ce100e6622
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -71,6 +71,7 @@
openssh.enable = true;
cockpit = {
enable = true;
openFirewall = true;
settings = {
WebService = {
Origins = "https://cockpit.datarift.nl";