mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Fix dns provider name on dns providers page
This commit is contained in:
		| @@ -30,10 +30,10 @@ describe('Full Certificate Provisions', () => { | ||||
| 				token: token, | ||||
| 				path:  '/api/dns-providers', | ||||
| 				data:  { | ||||
| 					acmesh_name:  'dns_pdns', | ||||
| 					name:         'PowerDNS - example.com', | ||||
| 					dns_sleep:    5, | ||||
| 					meta:         { | ||||
| 					acmesh_name: 'dns_pdns', | ||||
| 					name:        'PowerDNS - example.com', | ||||
| 					dns_sleep:   5, | ||||
| 					meta:        { | ||||
| 						url:       'http://ns1.pdns:8081', | ||||
| 						server_id: 'localhost', | ||||
| 						token:     'npm', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user