Update mariadb.json (#5400)

This commit is contained in:
Slaviša Arežina
2025-06-23 20:57:31 +02:00
committed by GitHub
parent c09606db69
commit dc3113c57b

View File

@ -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://<CONTAINER_IP>/adminer.php`",
"type": "info"
}
]
}