adding overseerr to haproxy

This commit is contained in:
Richie Cahill
2024-08-11 18:25:11 -04:00
parent a5dfa34fa4
commit 73448e7949
3 changed files with 7 additions and 2 deletions

View File

@ -120,8 +120,6 @@ in
TZ = "America/New_York";
};
volumes = [ "${vars.media_docker_configs}/overseerr:/config" ];
# TODO: remove ports later since this is going through web
ports = [ "5055:5055" ];
dependsOn = [
"radarr"
"sonarr"