mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fixed up vscode changed default vol to /data for easier testing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# ARCHIVEBOX
|
||||
VOL_PATH=./data
|
||||
VOL_PATH=/data
|
||||
ARCHIVEBOX_IMAGE=archivebox/archivebox:stable
|
||||
# ARCHIVEBOX_IMAGE=archivebox/archivebox:sha-1d49bee # locked example
|
||||
ARCHIVEBOX_RESTART=unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user