mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 11:52:54 +00:00 
			
		
		
		
	Fix /login location
This commit is contained in:
		@@ -12,7 +12,7 @@ server {
 | 
			
		||||
        proxy_set_header Connection "Upgrade";
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    location /login/ {
 | 
			
		||||
    location = /login {
 | 
			
		||||
        proxy_pass http://127.0.0.1:${TFW_LOGIN_APP_PORT};
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user