Update 'scripts/calibre-web/launch-docker.sh'

pull/4/head
drunkendog 2022-09-27 18:44:27 +01:00
parent 0e800adee0
commit 9656714e7d
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ docker run -d --net main_subnet --ip 172.30.7.1 \
-e TZ=America/New_York \
-e DOCKER_MODS=linuxserver/mods:universal-calibre `#optional` \
-v /opt/calibre-web/config:/config \
-v /opt/calibre-web/config/books:/books \
-v /opt/calibre/books:/books \
--restart unless-stopped \
lscr.io/linuxserver/calibre-web:latest