diff --git a/audiobookshelf/audiobookshelf.container b/audiobookshelf/audiobookshelf.container index 922327e..bdaa072 100644 --- a/audiobookshelf/audiobookshelf.container +++ b/audiobookshelf/audiobookshelf.container @@ -15,7 +15,9 @@ Volume=audiobookshelf-config:/config:Z Volume=audiobookshelf-metadata:/metadata:Z [Service] +User=1000 +Group=1000 Restart=unless-stopped -[Install] -WantedBy=default.target +#[Install] +#WantedBy=default.target