dfsa
This commit is contained in:
parent
db7bc4ef8f
commit
3c1e33c146
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Comics:/comics:shared # Use as many as you want
|
- /data/nfs/Baxter/Data/media/comics:/comics:shared # Use as many as you want
|
||||||
# - ./books:/books #
|
# - ./books:/books #
|
||||||
- /DockerVol/Kavita/config:/kavita/config # Change './data if you want to have the config files in a different place.
|
- /data/nfs/Baxter/Docker/Kavita/config:/kavita/config # Change './data if you want to have the config files in a different place.
|
||||||
# /kavita/config must not be changed
|
# /kavita/config must not be changed
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue