Skip to content

Commit 7e28141

Browse files
authored
fixed laradock#420 remove phpmyadmin volume setting.
1 parent 5e9ae56 commit 7e28141

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,6 @@ services:
280280
MYSQL_USER: homestead
281281
MYSQL_PASSWORD: secret
282282
MYSQL_ROOT_PASSWORD: root
283-
volumes:
284-
- phpmyadmin
285283
ports:
286284
- "8080:80"
287285
links:

0 commit comments

Comments
 (0)