test debug

This commit is contained in:
weisd
2024-07-25 18:06:05 +08:00
parent 1c1e51e082
commit d378753f7c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21,14 +21,14 @@
},
"args": [
"--access-key",
"rustfs",
"AKEXAMPLERUSTFS",
"--secret-key",
"rustfs",
"SKEXAMPLERUSTFS",
"--address",
"0.0.0.0:9010",
"--domain-name",
"127.0.0.1:9010",
"/tmp/rustfs/test{0...4}"
"./target/volume/test{0...4}"
],
"cwd": "${workspaceFolder}"
},