removes allowed origin

This commit is contained in:
Dennis 2026-01-26 10:22:07 +01:00
parent 5a4eb554ca
commit 6c77997911

View file

@ -1,7 +1,6 @@
{
services.cockpit = {
enable = true;
allowed-origins = [ "http://192.168.178.69:9090" ];
settings = {
WebService = {
AllowUnencrypted = true;