Fix reference to webserver service
This commit is contained in:
parent
24ecd65cf0
commit
5bd3003c4a
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ in {
|
|||
group = "fieldseeker-sync";
|
||||
mode = "0440";
|
||||
owner = "fieldseeker-sync";
|
||||
restartUnits = ["fieldseeker-sync.service"];
|
||||
restartUnits = ["fieldseeker-sync-webserver.service"];
|
||||
sopsFile = ../../secrets/fieldseeker-sync.env;
|
||||
};
|
||||
sops.secrets.fieldseeker-sync-gleipnir-env = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue