Skip to content

Commit

Permalink
Fixing can't login to PHPMyAdmin
Browse files Browse the repository at this point in the history
fix laradock#754, login to PHPMyAdmin get "laradock#2005 - Unknown MySQL server host 'mysql' (-2)" error.
  • Loading branch information
bestlong committed Apr 10, 2017
1 parent c5cfc32 commit e775f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -392,6 +392,7 @@ services:
- "${PMA_DB_ENGINE}"
networks:
- frontend
- backend

### Adminer Container ####################################

Expand Down

0 comments on commit e775f8e

Please sign in to comment.