Added volume option for archivebox.

This commit is contained in:
Adamo 2020-12-11 02:41:19 -05:00
parent c8d3b77f53
commit b260b20907

View File

@ -127,6 +127,10 @@
"USE_COLOR=True",
"SHOW_PROGRESS=False"
],
[
"-v",
"$PWD:/data"
],
["--restart","always"]
]
}