It works.
S3-compatible endpoint (MinIO) behind this nginx.
GET /
→ this page
/<bucket>/<key>
→ MinIO object storage (S3 API on :9000)
Endpoint for S3 clients:
http://45.57.133.211