web01: add Upholds
to lemmy for pict-rs
This commit is contained in:
parent
2963446f57
commit
54b2ff99dc
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.services.lemmy.unitConfig.Upholds = [ "pict-rs.service" ];
|
||||||
|
|
||||||
services.nginx.virtualHosts.${domain} = {
|
services.nginx.virtualHosts.${domain} = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue