moved audiobookshelf to a service

This commit is contained in:
2025-02-01 22:53:22 -05:00
parent ba1170720c
commit 81ab03f3f1
5 changed files with 16 additions and 23 deletions

View File

@@ -14,7 +14,6 @@ in
"${./haproxy.cfg}:/usr/local/etc/haproxy/haproxy.cfg"
];
dependsOn = [
"audiobookshelf"
"photoprism"
"uptime_kuma"
];