Merge pull request #775 from bestlong/patch-1

Fixing can't login to PHPMyAdmin
This commit is contained in:
Mike Erickson 2017-04-09 18:55:55 -07:00 committed by GitHub
commit 042eb9e5e8

View File

@ -392,6 +392,7 @@ services:
- "${PMA_DB_ENGINE}"
networks:
- frontend
- backend
### Adminer Container ####################################