Removed homestead entirely this time
This commit is contained in:
parent
a6e0338245
commit
59dfacee13
|
@ -296,7 +296,7 @@ services:
|
|||
build: ./phpmyadmin
|
||||
environment:
|
||||
PMA_ARBITRARY: 1
|
||||
MYSQL_USER: homestead
|
||||
MYSQL_USER: default
|
||||
MYSQL_PASSWORD: secret
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue