We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008ac98 commit 99f2186Copy full SHA for 99f2186
src/config/woocommerce-multiconfig.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+return [
4
+ "development" => [],
5
+ "staging" => [],
6
+ "production" => []
7
+];
0 commit comments