add filer.toml for rocksdb to docker image for rocksdb

This commit is contained in:
chrislu
2022-02-09 00:12:53 -08:00
parent 21aaa4c1f1
commit 13cb609f60
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
[rocksdb]
enabled = true
dir = "/data/filer_rocksdb"