Replace adminer with phpmyadmin

This commit is contained in:
lars-hagen
2020-01-27 21:56:20 +01:00
parent bafe765df3
commit 997c42e3e5
+4 -3
View File
@@ -36,9 +36,10 @@ services:
restart: always
environment:
TZ: ${TimeZone}
adminer:
image: dockette/adminer:full
phpmyadmin:
image: bitnami/phpmyadmin:latest
ports:
- 8080:80
- 8443:443
environment:
- MEMORY=-1
DATABASE_HOST: mysql