Merge pull request #428 from laradock/appleboy-patch-1

fixed #420 remove phpmyadmin volume setting.
This commit is contained in:
Mahmoud Zalt 2016-11-14 11:32:55 -05:00 committed by GitHub
commit be64b54606

View File

@ -280,8 +280,6 @@ services:
MYSQL_USER: homestead
MYSQL_PASSWORD: secret
MYSQL_ROOT_PASSWORD: root
volumes:
- phpmyadmin
ports:
- "8080:80"
links: