revoltchat / self-hosted

Deploy Revolt using Docker.
851 stars 106 forks source link

fix: update minio health check #79

Closed r-o-b-o-t-o closed 3 months ago

r-o-b-o-t-o commented 3 months ago

This PR fixes the createbuckets service. curl is not available in the minio/mc image anymore, it can be replaced with the mc ready command.

Probably fixes https://github.com/revoltchat/self-hosted/issues/76

r-o-b-o-t-o commented 3 months ago

Oops, looks like renaming a fork's branch actually deletes and recreates it 🙄