fix type error

This commit is contained in:
2025-03-17 17:11:56 +04:00
parent 3d03da0f96
commit 48d14d7595

View File

@@ -42,7 +42,7 @@ let
''
else
''
echo "Starting redis on port ${port}"
echo "Starting redis on port ${builtins.toString port}"
''
}
export REDISDATA