Update docker/config/nginx.conf
This commit is contained in:
		@@ -25,7 +25,7 @@ http {
 | 
			
		||||
    autoindex off;
 | 
			
		||||
 | 
			
		||||
    location / {
 | 
			
		||||
      try_files $uri$args $uri$args/ /index.html;
 | 
			
		||||
      try_files $uri $uri/ /index.html;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user