Fix more typos
This commit is contained in:
parent
a380a35956
commit
d2461bc6b8
|
@ -76,6 +76,6 @@
|
||||||
|
|
||||||
# Allow Nginx to read and write to paths
|
# Allow Nginx to read and write to paths
|
||||||
systemd.services.nginx.serviceConfig = {
|
systemd.services.nginx.serviceConfig = {
|
||||||
ReadWritePaths = [ ./websites/Jimbo-Landing-Page ];
|
ReadWritePaths = [ ./webpages/Jimbo-Landing-Page ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue