Update 0.2.2.md

This commit is contained in:
Stefan Pejcic 2024-07-03 21:33:09 +02:00 committed by GitHub
parent b8a570de7b
commit 34f659f05e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.