chore: uncomment homebrew index.json volume in 5etools service configuration
This commit is contained in:
parent
8d80979628
commit
c56634ec00
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user