chore: comment out homebrew index.json volume to prevent overwriting on restart

This commit is contained in:
nathan 2026-04-28 17:22:54 -04:00
parent 8c2c79f946
commit bb595c2e78

View File

@ -6,7 +6,7 @@ services:
image: jafner/5etools-docker
volumes:
- /mnt/appdata/5etools/data:/usr/local/apache2/htdocs
- /mnt/appdata/5etools/data/homebrew/index.json:/usr/local/apache2/htdocs/homebrew/index.json:ro # try to prevent overwriting custom index on restart
# - /mnt/appdata/5etools/data/homebrew/index.json:/usr/local/apache2/htdocs/homebrew/index.json:ro # try to prevent overwriting custom index on restart
environment:
- SOURCE=GITHUB
- IMG=TRUE