mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-25 01:23:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| https://element.DOMAIN {
 | |
| 	# These might differ if you are supplying your own certificates
 | |
| 	tls /matrix/ssl/config/live/element.DOMAIN/fullchain.pem /matrix/ssl/config/live/element.DOMAIN/privkey.pem
 | |
| 
 | |
| 	proxy / http://127.0.0.1:8765 {
 | |
| 		transparent
 | |
| 	}
 | |
| }
 |