chore: uncomment homebrew index.json volume in 5etools service configuration

This commit is contained in:
nathan 2026-04-28 17:25:34 -04:00
parent 8d80979628
commit c56634ec00

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