mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-29 22:37:56 +01:00 
			
		
		
		
	Jitsi prosody: add volume /prosody-plugins-custom
This commit is contained in:
		| @@ -16,6 +16,7 @@ ExecStart=/usr/bin/docker run --rm --name matrix-jitsi-prosody \ | ||||
| 			--network={{ matrix_docker_network }} \ | ||||
| 			--env-file={{ matrix_jitsi_prosody_base_path }}/env \ | ||||
| 			-v {{ matrix_jitsi_prosody_config_path }}:/config \ | ||||
| 			-v {{ matrix_jitsi_prosody_plugins_path }}:/prosody-plugins-custom \ | ||||
| 			{% for arg in matrix_jitsi_prosody_container_extra_arguments %} | ||||
| 			{{ arg }} \ | ||||
| 			{% endfor %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user