File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,10 @@ The plugin supports the following configuration variables:
9696- ``WORDPRESS_DOCKER_IMAGE ``: Docker image for WordPress
9797- ``WORDPRESS_OPENEDX_PLUGIN ``: URL to the Open edX Commerce plugin
9898- ``WORDPRESS_WOOCOMMERCE_PLUGIN ``: (default: "https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip")
99- The WooCommerce plugin zip file URL. You can specify a different version if needed.
99+ The WooCommerce plugin zip file URL. You can specify a different version if needed.
100100- ``WORDPRESS_OFFICIAL_IMAGE ``: (default: "wordpress:6.7.1-php8.1")
101- The official WordPress Docker image used as the base for building the plugin's custom image.
102- This image includes PHP and Apache server. You can specify a different version or PHP variant
103- if needed.
101+ The official WordPress Docker image used as the base for building the plugin's custom image.
102+ This image includes PHP and Apache server. You can specify a different version or PHP variant if needed.
104103
105104Database Settings
106105=================
You can’t perform that action at this time.
0 commit comments