From ad6d9e0d24b1a316a96372b6eb7e3bc5b3f3514a Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 24 Dec 2024 04:57:30 +0100 Subject: Move redpanda on Rory-nginx to port 5100 --- host/Rory-nginx/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/Rory-nginx/configuration.nix') diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix index a29931b..f1ce3f9 100755 --- a/host/Rory-nginx/configuration.nix +++ b/host/Rory-nginx/configuration.nix @@ -113,7 +113,7 @@ config = { http = { enabled = true; - address = "127.0.0.1:5000"; + address = "127.0.0.1:5100"; }; input = { label = ""; -- cgit 1.5.1