Replies: 1 comment 2 replies
-
There is not. You can only configure a default host (because You might be interested in https://github.com/vrana/adminer/blob/master/plugins/login-servers.php (possibly slightly adapted for your use case). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @TimWolla
I parsed issues/pull requests of this repo but I still cannot understand if there is a way to set the default driver to use in adminer when running it from its docker image.
I've seen the
ADMINER_DRIVERenvironment variable but it seems it is not used.I use
postgresqlin my project and I would appreciate being able to use this driver as the default one.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions