Compare commits
No commits in common. "3a42d933022801704e0d80722cb11102b01920a6" and "d7b20c29ea814457e487c9c05195356b6ca7c48c" have entirely different histories.
3a42d93302
...
d7b20c29ea
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
||||||
{
|
{
|
||||||
services.step-ca = {
|
services.step-ca = {
|
||||||
enable = true;
|
enable = true;
|
||||||
address = "0.0.0.0";
|
address = "127.0.0.1";
|
||||||
port = 8443;
|
port = 8443;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
intermediatePasswordFile = config.sops.secrets."step-ca/password".path;
|
intermediatePasswordFile = config.sops.secrets."step-ca/password".path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue