diff --git a/system/services/statespaces.nix b/system/services/statespaces.nix index 782e8ac8..ea0673c2 100644 --- a/system/services/statespaces.nix +++ b/system/services/statespaces.nix @@ -13,7 +13,7 @@ in { ports = [ # "8080:8090" - "5173:3111" + "3111:5173" ]; volumes = [];