mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Fix typo
This commit is contained in:
		| @@ -201,7 +201,7 @@ matrix_synapse_federation_domain_whitelist: ~ | ||||
| # | ||||
| # Note: internally, this uses the `-v` flag for mounting the specified volumes. | ||||
| # It's better (safer) to use the `--mount` flag for mounting volumes. | ||||
| # To use `--mount`, specifiy it in `matrix_synapse_container_extra_arguments`. | ||||
| # To use `--mount`, specify it in `matrix_synapse_container_extra_arguments`. | ||||
| # Example: `matrix_synapse_container_extra_arguments: ['--mount type=bind,src=/outside,dst=/inside,ro'] | ||||
| matrix_synapse_container_additional_volumes: [] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user