mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 07:45:20 -04:00
commit
9812c0d2cd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
"audiobookshelf" = {
|
"audiobookshelf" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "ghcr.io/advplyr/audiobookshelf:2.30.0";
|
image = "ghcr.io/advplyr/audiobookshelf:2.33.1";
|
||||||
environment = {
|
environment = {
|
||||||
AUDIOBOOKSHELF_UID = "99";
|
AUDIOBOOKSHELF_UID = "99";
|
||||||
AUDIOBOOKSHELF_GID = "100";
|
AUDIOBOOKSHELF_GID = "100";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue