From daa300572d07c7acc8eb8a94e1bf7460e55f66a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Sat, 9 Dec 2023 15:54:28 +0100 Subject: [PATCH] local.overhang.io -> local.edly.io This is related to https://github.com/overhangio/tutor/issues/945 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 29a3a9e..9ce2e5d 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Note to Azure users: you will have to manually grant public access rights to the DNS records ----------- -It is assumed that the ``MINIO_HOST`` DNS record points to your server. When running MinIO on your laptop, the MinIO Web UI will be available at http://minio.local.overhang.io. In development mode, the MinIO interface will be available at http://minio.local.overhang.io:9001. +It is assumed that the ``MINIO_HOST`` DNS record points to your server. When running MinIO on your laptop, the MinIO Web UI will be available at http://minio.local.edly.io. In development mode, the MinIO interface will be available at http://minio.local.edly.io:9001. Web UI ------