updates allowed origins
This commit is contained in:
parent
79b94f7027
commit
5701e22b5e
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
services.cockpit = {
|
||||
enable = true;
|
||||
port = 9999;
|
||||
openFirewall = true;
|
||||
allowed-origins = [ "192.168.178.69:9999" ];
|
||||
allowed-origins = [ "http://192.168.178.69:9090" ];
|
||||
settings = {
|
||||
WebService = {
|
||||
AllowUnencrypted = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue