diff --git a/hosts/oracle/o001/nginx.nix b/hosts/oracle/o001/nginx.nix index b858e96..65c0bb7 100644 --- a/hosts/oracle/o001/nginx.nix +++ b/hosts/oracle/o001/nginx.nix @@ -152,6 +152,7 @@ ''; }; + # NOTE Oracle also has security rules that must expose these ports so this alone will not work! See readme networking.firewall.allowedTCPPorts = [ 80 # web http 443 # web https