ngnix -> nginx
This commit is contained in:
parent
8821b8a7bf
commit
e7772975ac
|
@ -276,7 +276,7 @@ in {
|
||||||
};
|
};
|
||||||
target-file = "/run/lemmy/lemmy.hjson";
|
target-file = "/run/lemmy/lemmy.hjson";
|
||||||
};
|
};
|
||||||
lemmyNgnixCfg = {
|
lemmyNginxCfg = {
|
||||||
source-file = nginxCfgFile;
|
source-file = nginxCfgFile;
|
||||||
target-file = "/run/lemmy/nginx.conf";
|
target-file = "/run/lemmy/nginx.conf";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue