storefront/.wp-env.json
2020-06-24 16:45:00 +12:00

9 lines
171 B
JSON

{
"core": null,
"plugins": [
"https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip"
],
"themes": ["./"],
"port": 8801,
"testsPort": 8802
}