mirror of
				https://github.com/therootcompany/acme-dns-01-godaddy.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
|  | ZONE=example.co.uk | ||
|  | KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
|  | SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
|  | 
 | ||
|  | # production | ||
|  | # BASE_URL=https://api.godaddy.com/v1/ | ||
|  | 
 | ||
|  | # test | ||
|  | BASE_URL=https://api.ote-godaddy.com/v1/ |