filer: default to leveldb2

This commit is contained in:
Chris Lu
2019-06-30 00:44:57 -07:00
parent ee933cd859
commit 15ecf4e3bf
5 changed files with 9 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ EXPOSE 9333
# s3 server http port
EXPOSE 8333
RUN mkdir -p /data/filerdb
RUN mkdir -p /data/filerldb2
VOLUME /data