NGINX proxy volumes value change
This commit is contained in:
parent
6691ea2516
commit
82b536bb09
@ -37,7 +37,6 @@
|
|||||||
- 4443:443
|
- 4443:443
|
||||||
volumes:
|
volumes:
|
||||||
- "/home/{{ user.name }}/nginx/html:/usr/share/nginx/html"
|
- "/home/{{ user.name }}/nginx/html:/usr/share/nginx/html"
|
||||||
- "/home/{{ user.name }}/nginx/nextcloud_internal_vhost:/etc/nginx/vhost.d/{{ ansible_host }}_location"
|
|
||||||
- "/home/{{ user.name }}/nginx/certs:/etc/nginx/certs"
|
- "/home/{{ user.name }}/nginx/certs:/etc/nginx/certs"
|
||||||
- "/run/user/{{ getent_passwd[user.name][2] }}/podman/podman.sock:/tmp/docker.sock:ro"
|
- "/run/user/{{ getent_passwd[user.name][2] }}/podman/podman.sock:/tmp/docker.sock:ro"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user