mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	remove login block -- wrong file
This commit is contained in:
		
				
					committed by
					
						
						microchipster
					
				
			
			
				
	
			
			
			
						parent
						
							c71cef3f70
						
					
				
				
					commit
					bc1c30168c
				
			@@ -213,12 +213,6 @@ server {
 | 
			
		||||
	ssl_prefer_server_ciphers on;
 | 
			
		||||
	ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH";
 | 
			
		||||
	
 | 
			
		||||
	{% if matrix_mautrix_hangouts_enabled %}
 | 
			
		||||
	location /login {
 | 
			
		||||
			proxy_pass http://matrix-mautrix-hangouts:8080;
 | 
			
		||||
			proxy_set_header X-Forwarded-For $remote_addr;
 | 
			
		||||
	}
 | 
			
		||||
	{% endif %}
 | 
			
		||||
 | 
			
		||||
	location / {
 | 
			
		||||
		{% if matrix_nginx_proxy_enabled %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user