From ae16adb591c558ca03f45e9aaa0db014f237dc47 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sat, 15 Jul 2023 00:28:51 +0200 Subject: [PATCH] just to be sure --- hosts/chmura/conduit.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/chmura/conduit.nix b/hosts/chmura/conduit.nix index 829df5bbc..daaf248e9 100644 --- a/hosts/chmura/conduit.nix +++ b/hosts/chmura/conduit.nix @@ -12,6 +12,7 @@ settings.global = { server_name = "jacekpoz.pl"; database_backend = "rocksdb"; + port = 6167; }; };