Skip to content
Snippets Groups Projects
Commit 9d8009f6 authored by michael.minelli's avatar michael.minelli
Browse files

Adminer => Add plugins

parent 99e0c7f8
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,10 @@ services:
container_name: adminer
image: adminer:latest
environment:
ADMINER_DEFAULT_SERVER: 'dojo-database'
- ADMINER_DEFAULT_SERVER=dojo-database
- TZ=Europe/Zurich
- ADMINER_PLUGINS=dump-alter dump-bz2 dump-date dump-json dump-xml dump-zip edit-foreign edit-textarea foreign-system json-column sql-log struct-comments tables-filter
- ADMINER_DESIGN=hydra
networks:
dojo-network:
aliases:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment