feat: Add support for loading plugins and specifying the default host

This commit is contained in:
小克
2020-09-26 02:17:15 +08:00
parent 561eba6204
commit 80c4e620ac
3 changed files with 12 additions and 0 deletions

View File

@ -428,7 +428,9 @@ MINIO_PORT=9000
ADM_PORT=8081
ADM_INSTALL_MSSQL=false
ADM_PLUGINS=
ADM_DESIGN=pepa-linha
ADM_DEFAULT_SERVER=mysql
### PHP MY ADMIN ##########################################