5 lines
		
	
	
		
			160 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			160 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| # Cloudflare API key. User -> My Profile -> API tokens
 | |
| CLOUDFLARE_API=your_api_key
 | |
| 
 | |
| # Cloudflare zone, which will be used. Dashboard -> Web Sites
 | |
| ZONE=your_zone | 
