mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
[PR #80] [MERGED] fix: update minio health check #159
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/self-hosted/pull/80
Author: @r-o-b-o-t-o
Created: 3/22/2024
Status: ✅ Merged
Merged: 3/28/2024
Merged by: @insertish
Base:
master← Head:fix/update-minio-health-check📝 Commits (1)
3a07c47fix: update minio health check📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docker-compose.yml(+2 -2)📄 Description
This PR fixes the
createbucketsservice.curlis not available in theminio/mcimage anymore, it can be replaced with themc readycommand.Probably fixes https://github.com/revoltchat/self-hosted/issues/76
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.