5 lines
		
	
	
		
			146 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			146 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| # Where the proxy data will be stored
 | |
| NGINX_DATA=${NGINX_DATA}
 | |
| 
 | |
| # Where the Letsencrypt data will be stored
 | |
| NGINX_LETSENCRYPT=${NGINX_LETSENCRYPT} | 
