Feat: allow defining extra nginx container vols, service prerequisites and group

This commit is contained in:
Ana Custura 2025-08-08 17:01:31 +01:00
parent 051c1ab57f
commit b25959fdb7
2 changed files with 19 additions and 1 deletions

View file

@ -3,4 +3,7 @@ podman_nginx_additional_hostnames: []
podman_nginx_certbot_testing: false
# podman_nginx_frontend_network:
podman_nginx_podman_rootless_user: nginx
# podman_nginx_primary_hostname:
# podman_nginx_systemd_service_slice:
# podman_nginx_primary_hostname:
podman_nginx_systemd_service_requires: []
podman_nginx_additional_volumes: []