nginx-proxy index paramter - use ansible template and variable for dest parameter

This commit is contained in:
Mike Holloway 2025-12-03 20:29:32 -05:00
parent ed85221e34
commit 928418fa63
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
index index.php;

View File

@ -44,3 +44,4 @@ services:
- /run/user/1000/podman/podman.sock:/tmp/docker.sock:ro - /run/user/1000/podman/podman.sock:/tmp/docker.sock:ro
- /home/nextcloud/nginx/certs:/etc/nginx/certs - /home/nextcloud/nginx/certs:/etc/nginx/certs
- /home/nextcloud/nginx/challenges:/usr/share/nginx/html - /home/nextcloud/nginx/challenges:/usr/share/nginx/html
- /home/nextcloud/nginx/vhost.d:/etc/nginx/vhost.d