Add default global nginx configuration
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									c0fbe6d000
								
							
						
					
					
						commit
						6c8be2638c
					
				| 
						 | 
					@ -0,0 +1,9 @@
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					glob_nginx:
 | 
				
			||||||
 | 
					  servers:
 | 
				
			||||||
 | 
					    server_name:
 | 
				
			||||||
 | 
					      - "default"
 | 
				
			||||||
 | 
					      - "_"
 | 
				
			||||||
 | 
					    root: "/var/www/html"
 | 
				
			||||||
 | 
					    locations:
 | 
				
			||||||
 | 
					      - filter: "/"
 | 
				
			||||||
| 
						 | 
					@ -1,4 +0,0 @@
 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
glob_nginx_rtmp:
 | 
					 | 
				
			||||||
  uri: stream.crans.org
 | 
					 | 
				
			||||||
		Loading…
	
		Reference in New Issue