Typo
This commit is contained in:
parent
2dc470c233
commit
2fbfe74e83
|
@ -12,7 +12,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 5757;
|
port = 5757;
|
||||||
stateDir = "/var/lib/api-lyte-dev";
|
stateDir = "/var/lib/api-lyte-dev";
|
||||||
configFile = sops.secrets.api-lyte-dev.path;
|
configFile = sops.secrets."api.lyte.dev".path;
|
||||||
user = "api-lyte-dev";
|
user = "api-lyte-dev";
|
||||||
group = user;
|
group = user;
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue