Fix static page readme
All checks were successful
CI / build (push) Successful in 1m34s
CI / deploy (docs-ops.qo.is) (push) Successful in 1m18s
CI / deploy (system-vm) (push) Successful in 1m39s
CI / deploy (system-physical) (push) Successful in 2m15s

This commit is contained in:
Fabian Hauser 2025-06-14 14:23:40 +03:00
parent 87e85c370b
commit 1b47c7a057

View file

@ -1,5 +1,5 @@
# Static Pages
This module enables static nginx sites, with data served from "/var/lib/nginx/$domain/root".
This module enables static nginx sites, with data served from "/var/lib/nginx-$domain/root".
To deploy the site, a user `nginx-$domain` is added, of which a `root` profile in the home folder can be deployed, e.g. with deploy-rs.