sops for initial user password
This commit is contained in:
parent
84072ee09b
commit
b521cb1e72
3 changed files with 43 additions and 34 deletions
|
|
@ -10,8 +10,8 @@ in
|
|||
ROCKET_ADDRESS = "192.168.178.51";
|
||||
DOMAIN = "http://192.168.178.51";
|
||||
ROCKET_PORT = port;
|
||||
ADMIN_TOKEN =
|
||||
ADMIN_TOKEN =
|
||||
};
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ port ];
|
||||
}
|
||||
networking.firewall.allowedTCPPorts = [ port ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue