diff --git a/source/administration/minio-console.rst b/source/administration/minio-console.rst index 7bd50fd3..9ea5fc8f 100644 --- a/source/administration/minio-console.rst +++ b/source/administration/minio-console.rst @@ -52,9 +52,8 @@ the MinIO Console: configuring Prometheus to collect metrics from MinIO. * - :envvar:`MINIO_SERVER_URL` - - The URL hostname the MinIO Console uses for connecting to the MinIO - Server. The hostname *must* be resolveable and reachable for the - Console to function correctly. + - The `fully qualified domain name `__ (FQDN) the MinIO Console uses for connecting to the MinIO Server. + For the Console to function correctly, the MinIO server URL *must* be the FQDN of the host, resolveable, and reachable. The MinIO Console connects to the MinIO Server using an IP address by default. For example, when the MinIO Server starts up, @@ -163,4 +162,4 @@ Once logged in to the MinIO Console, users can perform many kinds of tasks. /administration/console/managing-deployment /administration/console/managing-objects /administration/console/security-and-access - /administration/console/subnet-registration \ No newline at end of file + /administration/console/subnet-registration