mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Merge pull request #3513 from setrin/websupport-fix
Updated certbot-dns-websupport plugin to 2.0.1 #3447
This commit is contained in:
		| @@ -439,12 +439,12 @@ | |||||||
| 		"credentials": "dns_vultr_key = YOUR_VULTR_API_KEY", | 		"credentials": "dns_vultr_key = YOUR_VULTR_API_KEY", | ||||||
| 		"full_plugin_name": "dns-vultr" | 		"full_plugin_name": "dns-vultr" | ||||||
| 	}, | 	}, | ||||||
| 	"websupportsk": { | 	"websupport": { | ||||||
| 		"name": "Websupport.sk", | 		"name": "Websupport.sk", | ||||||
| 		"package_name": "certbot-dns-websupportsk", | 		"package_name": "certbot-dns-websupport", | ||||||
| 		"version": "~=0.1.6", | 		"version": "~=2.0.1", | ||||||
| 		"dependencies": "", | 		"dependencies": "", | ||||||
| 		"credentials": "dns_websupportsk_api_key = <api_key>\ndns_websupportsk_secret = <secret>\ndns_websupportsk_domain = example.com", | 		"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>", | ||||||
| 		"full_plugin_name": "dns-websupportsk" | 		"full_plugin_name": "dns-websupport" | ||||||
| 	} | 	} | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user