fixed #420 remove phpmyadmin volume setting.
This commit is contained in:
parent
5e9ae56a7f
commit
7e2814168a
|
@ -280,8 +280,6 @@ services:
|
|||
MYSQL_USER: homestead
|
||||
MYSQL_PASSWORD: secret
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
volumes:
|
||||
- phpmyadmin
|
||||
ports:
|
||||
- "8080:80"
|
||||
links:
|
||||
|
|
Loading…
Reference in New Issue