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.