diff --git a/hosts/chmura/conduit.nix b/hosts/chmura/conduit.nix index 829df5b..daaf248 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; }; };