pretendo-docker/environment/adminer.env
2023-12-22 10:45:50 -05:00

4 lines
122 B
Bash

ADMINER_DEFAULT_SERVER=postgres
ADMINER_DESIGN=flat
ADMINER_PLUGINS="dump-date dump-json dump-xml dump-zip tables-filter"