Get Pixelfed running on metal #24
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -173,6 +173,8 @@ in | |||
|       }; | ||||
|     }; | ||||
|     services.nginx.virtualHosts."garagePortProxy" = { | ||||
|       forceSSL = true; | ||||
|       enableACME = true; | ||||
|       serverName = "*.${fedicfg.web.rootDomain}"; | ||||
|       locations."/" = { | ||||
|         proxyPass = "http://localhost:3902"; | ||||
|  |  | |||
		Reference in a new issue