mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
added version to audiobookshelf filebrowser haproxy cloudflared apache2 and uptime-kuma
This commit is contained in:
@@ -3,7 +3,7 @@ let
|
||||
in
|
||||
{
|
||||
virtualisation.oci-containers.containers.audiobookshelf = {
|
||||
image = "ghcr.io/advplyr/audiobookshelf:latest";
|
||||
image = "ghcr.io/advplyr/audiobookshelf:2.18.1";
|
||||
volumes = [
|
||||
"${vars.media_docker_configs}/audiobookshelf:/config"
|
||||
"${vars.media_docker_configs}/audiobookshelf:/metadata"
|
||||
|
||||
Reference in New Issue
Block a user