diff --git a/frontend/public/json/mariadb.json b/frontend/public/json/mariadb.json index 3004ea9c9..a91f36a24 100644 --- a/frontend/public/json/mariadb.json +++ b/frontend/public/json/mariadb.json @@ -46,6 +46,10 @@ { "text": "This script requires some extra steps after the installation, Please checkout the 'documentation'", "type": "info" + }, + { + "text": "Access Adminer Web UI at `http:///adminer.php`", + "type": "info" } ] }