forked from fediversity/fediversity
		
	acme fixup 2
This commit is contained in:
		
							parent
							
								
									2a28e0289d
								
							
						
					
					
						commit
						72fa686540
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -175,7 +175,7 @@ in
 | 
			
		|||
 | 
			
		||||
    services.nginx.virtualHosts."garagePortProxy" = {
 | 
			
		||||
      forceSSL = true;
 | 
			
		||||
      useACME = true;
 | 
			
		||||
      enableACME = true;
 | 
			
		||||
      serverName = fedicfg.web.rootDomain;
 | 
			
		||||
      serverAliases = lib.mapAttrsToList (bucket: _: "${bucket}.${fedicfg.web.rootDomain}") cfg.ensureBuckets; ## TODO: use wildcard certificates?
 | 
			
		||||
      locations."/" = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue