mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Fix creating wrong cert type when trying dns
This commit is contained in:
		| @@ -42,6 +42,9 @@ const DNSCertificateModal = EasyModal.create(({ visible, remove }: InnerModalPro | ||||
| 					{ | ||||
| 						domainNames: [], | ||||
| 						provider: "letsencrypt", | ||||
| 						meta: { | ||||
| 							dnsChallenge: true, | ||||
| 						}, | ||||
| 					} as any | ||||
| 				} | ||||
| 				onSubmit={onSubmit} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user