Fix nginx docs.
This commit is contained in:
		
							parent
							
								
									231e169c66
								
							
						
					
					
						commit
						4f2157573d
					
				@ -176,7 +176,7 @@ Install the supplied nginx.conf and nginx-mempool.conf in /etc/nginx
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
  # install nginx and certbot
 | 
					  # install nginx and certbot
 | 
				
			||||||
  apt-get install -y nginx python-certbot-nginx
 | 
					  apt-get install -y nginx python3-certbot-nginx
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # install the mempool configuration for nginx
 | 
					  # install the mempool configuration for nginx
 | 
				
			||||||
  cp nginx.conf nginx-mempool.conf /etc/nginx/
 | 
					  cp nginx.conf nginx-mempool.conf /etc/nginx/
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user