From 31c6f922bdeec88c9d12394fda601e653a307d17 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 2 Oct 2025 06:16:28 -0400 Subject: [PATCH] PlantUML proxy, fixes for MongoDB and Invidious. --- docker-compose.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 42553354..064cc19f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2416,7 +2416,7 @@ services: swag_url: invid.${MY_TLD} swag_server_custom_directive: | location /companion { - proxy_pass http://invidious-companion:8282 + proxy_pass http://invidious-companion:8282; } swag.uptime-kuma.enabled: true swag.uptime-kuma.monitor.parent: Rinoa @@ -4097,9 +4097,7 @@ services: restart: unless-stopped volumes: - ${DOCKER_VOLUME_CONFIG}/mongodb/config:/etc/mongodb - - ${DOCKER_VOLUME_CONFIG}/mongodb/db:/data/mongodb/dbs - - ${DOCKER_VOLUME_CONFIG}/mongodb/logs:/data/mongodb/logs - - ${DOCKER_VOLUME_CONFIG}/mongodb/tmp:/data/mongodb/tmp + - ${DOCKER_VOLUME_CONFIG}/mongodb/db:/data/db multi-scrobbler: container_name: multi-scrobbler environment: