mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Fix link to using external PostgreSQL in README
This commit is contained in:
		| @@ -12,7 +12,7 @@ Using this playbook, you can get the following services configured on your serve | ||||
|  | ||||
| - (optional) [Amazon S3](https://aws.amazon.com/s3/) storage for your Matrix Synapse's content repository (`media_store`) files using [Goofys](https://github.com/kahing/goofys) | ||||
|  | ||||
| - (optional default) [PostgreSQL](https://www.postgresql.org/) database for Matrix Synapse. [Using an external PostgreSQL server](configuring-playbook-external-postgres.md) is also possible. | ||||
| - (optional default) [PostgreSQL](https://www.postgresql.org/) database for Matrix Synapse. [Using an external PostgreSQL server](docs/configuring-playbook-external-postgres.md) is also possible. | ||||
|  | ||||
| - a [coturn](https://github.com/coturn/coturn) STUN/TURN server for WebRTC audio/video calls | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user