smallstep binds to 0.0.0.0:8443 #29
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
{
|
||||
services.step-ca = {
|
||||
enable = true;
|
||||
address = "127.0.0.1";
|
||||
address = "0.0.0.0";
|
||||
port = 8443;
|
||||
openFirewall = true;
|
||||
intermediatePasswordFile = config.sops.secrets."step-ca/password".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue