chore: comment out homebrew index.json volume to prevent overwriting on restart
This commit is contained in:
parent
8c2c79f946
commit
bb595c2e78
@ -6,7 +6,7 @@ services:
|
|||||||
image: jafner/5etools-docker
|
image: jafner/5etools-docker
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/appdata/5etools/data:/usr/local/apache2/htdocs
|
- /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:
|
environment:
|
||||||
- SOURCE=GITHUB
|
- SOURCE=GITHUB
|
||||||
- IMG=TRUE
|
- IMG=TRUE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user