From 189fe886b26fe140d9c9051536a11a2ed2c0b95b Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 25 May 2025 15:41:22 -0400 Subject: [PATCH] Reverting to earlier tag for MinIO due to license change. --- docker-compose.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 72c21ea9..9d2af752 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3195,7 +3195,7 @@ services: MINIO_ACCESS_KEY: ${MINIO_MIMIR_STORAGE_ACCESS_KEY} MINIO_SECRET_KEY: ${MINIO_MIMIR_STORAGE_SECRET_KEY} hostname: minio - image: minio/minio + image: minio/minio:RELEASE.2025-04-22T22-12-26Z labels: swag: enable swag_proto: http @@ -5279,10 +5279,6 @@ services: error_log /config/log/$$host_error.log; include /config/nginx/sablier-server.conf; - - location / { - include /config/nginx/sablier-location-dynamic.conf - } swag.uptime-kuma.enabled: true swag.uptime-kuma.monitor.url: https://scan.${MY_TLD} swag.uptime-kuma.monitor.interval: 300