mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"core": null,
|
|
"plugins": [
|
|
"https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip"
|
|
],
|
|
"themes": ["./"],
|
|
"port": 8801,
|
|
"testsPort": 8802
|
|
}
|