Delete quadlets/audiobookshelf directory
This commit is contained in:
parent
549a6438fc
commit
d4a52b7129
2 changed files with 0 additions and 27 deletions
|
@ -1,23 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Audiobookshelf Quadlet
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Restart=always
|
|
||||||
TimeoutStartSec=900
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
||||||
|
|
||||||
[Container]
|
|
||||||
Image=docker.io/advplyr/audiobookshelf:latest
|
|
||||||
ContainerName=audiobookshelf
|
|
||||||
HostName=audiobookshelf
|
|
||||||
|
|
||||||
PublishPort=13378:80
|
|
||||||
|
|
||||||
Volume=audiobookshelf-config:/metadata:z
|
|
||||||
Volume=audiobookshelf-metadata:/config:z
|
|
||||||
Volume=audiobookshelf-audiobooks:/audiobooks:z
|
|
||||||
|
|
||||||
Environment=AUDIOBOOKSHELF_UID=USER_UID_HERE
|
|
||||||
Environment=AUDIOBOOKSHELF_GID=USER_GID_HERE
|
|
|
@ -1,4 +0,0 @@
|
||||||
[Volume]
|
|
||||||
VolumeName=audiobookshelf-config
|
|
||||||
VolumeName=audiobookshelf-metadata
|
|
||||||
VolumeName=audiobookshelf-audiobooks
|
|
Loading…
Add table
Reference in a new issue