diff --git a/systems/x86_64-linux/sgx/default.nix b/systems/x86_64-linux/sgx/default.nix index 3113971..be8954b 100644 --- a/systems/x86_64-linux/sgx/default.nix +++ b/systems/x86_64-linux/sgx/default.nix @@ -27,6 +27,9 @@ enable = true; configureNginx = true; domain = "search.hoyer.world"; + uwsgiConfig = { + http = ":8081"; + }; }; metacfg = {