mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
adding audiobookshelf to haproxy
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
environment = {
|
||||
TZ = "America/New_York";
|
||||
};
|
||||
extraOptions = [ "--network=web" ];
|
||||
autoStart = true;
|
||||
};
|
||||
grafana = {
|
||||
@@ -36,6 +37,7 @@ in
|
||||
];
|
||||
dependsOn = [
|
||||
"arch_mirror"
|
||||
"audiobookshelf"
|
||||
"filebrowser"
|
||||
"grafana"
|
||||
"uptime_kuma"
|
||||
|
||||
Reference in New Issue
Block a user