Reverting to earlier tag for MinIO due to license change.
This commit is contained in:
+1
-5
@@ -3195,7 +3195,7 @@ services:
|
|||||||
MINIO_ACCESS_KEY: ${MINIO_MIMIR_STORAGE_ACCESS_KEY}
|
MINIO_ACCESS_KEY: ${MINIO_MIMIR_STORAGE_ACCESS_KEY}
|
||||||
MINIO_SECRET_KEY: ${MINIO_MIMIR_STORAGE_SECRET_KEY}
|
MINIO_SECRET_KEY: ${MINIO_MIMIR_STORAGE_SECRET_KEY}
|
||||||
hostname: minio
|
hostname: minio
|
||||||
image: minio/minio
|
image: minio/minio:RELEASE.2025-04-22T22-12-26Z
|
||||||
labels:
|
labels:
|
||||||
swag: enable
|
swag: enable
|
||||||
swag_proto: http
|
swag_proto: http
|
||||||
@@ -5279,10 +5279,6 @@ services:
|
|||||||
error_log /config/log/$$host_error.log;
|
error_log /config/log/$$host_error.log;
|
||||||
|
|
||||||
include /config/nginx/sablier-server.conf;
|
include /config/nginx/sablier-server.conf;
|
||||||
|
|
||||||
location / {
|
|
||||||
include /config/nginx/sablier-location-dynamic.conf
|
|
||||||
}
|
|
||||||
swag.uptime-kuma.enabled: true
|
swag.uptime-kuma.enabled: true
|
||||||
swag.uptime-kuma.monitor.url: https://scan.${MY_TLD}
|
swag.uptime-kuma.monitor.url: https://scan.${MY_TLD}
|
||||||
swag.uptime-kuma.monitor.interval: 300
|
swag.uptime-kuma.monitor.interval: 300
|
||||||
|
|||||||
Reference in New Issue
Block a user