Merge pull request #2724 from goodjack/patch-3

feat: Add support for custom Adminer plugins, designs and default servers
This commit is contained in:
Shao Yu-Lung (Allen)
2020-09-30 11:00:55 +08:00
committed by GitHub
3 changed files with 24 additions and 10 deletions

View File

@@ -428,6 +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 ##########################################