Added dependency plugins
This commit is contained in:
8
wordpress/wp-content/plugins/wp-graphql/tests/_envs/docker.yml
Executable file
8
wordpress/wp-content/plugins/wp-graphql/tests/_envs/docker.yml
Executable file
@@ -0,0 +1,8 @@
|
||||
modules:
|
||||
config:
|
||||
WPDb:
|
||||
dsn: 'mysql:host=mysql_test;dbname=wpgraphql_test'
|
||||
password: 'testing'
|
||||
WPLoader:
|
||||
dbHost: "mysql_test"
|
||||
dbPassword: "testing"
|
||||
Reference in New Issue
Block a user