Skip to content

Commit 2e7e527

Browse files
committed
fix: scuba reader backend to scality
1 parent 267bb15 commit 2e7e527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/scuba/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"maxRecordsPerRequest": 1000
3838
},
3939
"storageBackend": {
40-
"type": "file",
40+
"type": "scality",
4141
"host": "127.0.0.1",
42-
"port": 19990,
42+
"port": 19000,
4343
"metadataFormatV1": false
4444
},
4545
"serviceUser": {

0 commit comments

Comments
 (0)