Update audiobookshelf/audiobookshelf.container
This commit is contained in:
@@ -6,6 +6,7 @@ Description=Audiobookshelf Server
|
||||
ContainerName=audiobookshelf
|
||||
Image=ghcr.io/advplyr/audiobookshelf:latest
|
||||
AutoUpdate=registry
|
||||
UserNS=auto
|
||||
NoNewPrivileges=true
|
||||
PublishPort=13378:80
|
||||
Volume=/media/CONTAINER/Audiobooks:/audiobooks
|
||||
@@ -15,8 +16,6 @@ Volume=audiobookshelf-config:/config:Z
|
||||
Volume=audiobookshelf-metadata:/metadata:Z
|
||||
|
||||
[Service]
|
||||
User=1000
|
||||
Group=1000
|
||||
Restart=on-abnormal
|
||||
|
||||
#[Install]
|
||||
|
||||
Reference in New Issue
Block a user