Skip ssl for local mariadb connections
This commit is contained in:
parent
54f9945471
commit
d79fc3f6e4
1 changed files with 4 additions and 0 deletions
4
drush/drush.yml
Normal file
4
drush/drush.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
command:
|
||||||
|
sql:
|
||||||
|
options:
|
||||||
|
extra: "--skip-ssl"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue