mirror of https://github.com/MISP/misp-docker
				
				
				
			Merge pull request #86 from jscoupreman/master
Fix matching misp_web container name
						commit
						14fbecf1c9
					
				| 
						 | 
				
			
			@ -15,7 +15,7 @@ server {
 | 
			
		|||
 | 
			
		||||
    location / {
 | 
			
		||||
        include /etc/nginx/includes/proxy.conf;
 | 
			
		||||
        proxy_pass http://misp-web;
 | 
			
		||||
        proxy_pass http://misp_web;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    access_log off;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue