1

Services/StateSpaces: Fix port

This commit is contained in:
2025-08-31 19:46:38 +02:00
parent 9bbd7c1ff8
commit f1fcdbd689

View File

@ -13,7 +13,7 @@ in {
ports = [ ports = [
# "8080:8090" # "8080:8090"
"5173:3111" "3111:5173"
]; ];
volumes = []; volumes = [];