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