From 34f659f05e68d11f1b5f465dc5e1388016b6b40f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 3 Jul 2024 21:33:09 +0200 Subject: [PATCH] Update 0.2.2.md --- documentation/docs/changelog/0.2.2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index ff4283f3..10781e4b 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -42,6 +42,8 @@ This will start the phpMyAdmin service, configure an nginx reverse proxy for the ![screenshot](https://i.postimg.cc/7h5Sg4vV/phpmyadminlink.png) + + To disable the service: ```bash @@ -50,4 +52,4 @@ opencli phpmyadmin --disable If enabled, the auto-login option from OpenPanel will no longer work. Instead, each user must use a username and password to log in to phpMyAdmin. -This wills +NOTE: OpenPanel user must enable RemoteMySQL for his mysql users to be able to use the phpMyAdmin service.