From d07127d4165e500babebbba4d14e57ae0071e431 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 15 Nov 2023 23:42:30 -0700 Subject: [PATCH] [NixOS] Remove port specification from dev.railbird.ai --- nixos/machines/biskcomp.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/machines/biskcomp.nix b/nixos/machines/biskcomp.nix index 74022c90..0925d047 100644 --- a/nixos/machines/biskcomp.nix +++ b/nixos/machines/biskcomp.nix @@ -65,7 +65,6 @@ in forceSSL = true; listen = [{ addr = "0.0.0.0"; - port = 3000; ssl = true; }]; locations."/" = {