feat: Add new domain to acme.nix
Added "herward-hoyer.de" as a new domain in the acme.nix file. Set "internetbs" as the DNS provider and added "*.herward-hoyer.de" to the extra domain names.
This commit is contained in:
		
							parent
							
								
									11f5887eeb
								
							
						
					
					
						commit
						2ff75f77be
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -30,6 +30,13 @@ | |||
|         ]; | ||||
|       }; | ||||
| 
 | ||||
|       "herward-hoyer.de" = { | ||||
|         dnsProvider = "internetbs"; | ||||
|         extraDomainNames = [ | ||||
|           "*.herward-hoyer.de" | ||||
|         ]; | ||||
|       }; | ||||
| 
 | ||||
|       "varlink.org" = { | ||||
|         dnsProvider = "internetbs"; | ||||
|         extraDomainNames = [ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue