mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized Nextcloud variables
This commit is contained in:
		| @@ -33,5 +33,5 @@ | ||||
| - name: create internal nextcloud nginx configuration | ||||
|   template: | ||||
|     src:  "nginx/docker.conf.j2"  | ||||
|     dest: "{{ [docker_compose.directories.volumes, 'nginx.conf'] | path_join }}" | ||||
|     dest: "{{ NEXTCLOUD_HOST_NGINX_SRC }}" | ||||
|   notify: restart nextcloud nginx service | ||||
|   | ||||
		Reference in New Issue
	
	Block a user