mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	Merge pull request #804 from lebrou34/master
Add Gandi Live DNS to certbot-dns-plugins.js
This commit is contained in:
		@@ -120,6 +120,15 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
 | 
				
			|||||||
		full_plugin_name: 'certbot-dns-dnspod:dns-dnspod',
 | 
							full_plugin_name: 'certbot-dns-dnspod:dns-dnspod',
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	//####################################################//
 | 
						//####################################################//
 | 
				
			||||||
 | 
						gandi: {
 | 
				
			||||||
 | 
							display_name:     'Gandi Live DNS',
 | 
				
			||||||
 | 
							package_name:     'certbot_plugin_gandi',
 | 
				
			||||||
 | 
							package_version:  '1.2.5',
 | 
				
			||||||
 | 
							dependencies:     '',
 | 
				
			||||||
 | 
							credentials:      'certbot_plugin_gandi:dns_api_key = APIKEY',
 | 
				
			||||||
 | 
							full_plugin_name: 'certbot-plugin-gandi:dns',
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						//####################################################//
 | 
				
			||||||
	google: {
 | 
						google: {
 | 
				
			||||||
		display_name:    'Google',
 | 
							display_name:    'Google',
 | 
				
			||||||
		package_name:    'certbot-dns-google',
 | 
							package_name:    'certbot-dns-google',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user