Get Pixelfed running on metal #24
					 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."/" = { | ||||
|  |  | |||
		Reference in a new issue