Skip to content

Commit 067a050

Browse files
committed
fix: variables section indentation
1 parent f60218d commit 067a050

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

105104
Database Settings
106105
=================

0 commit comments

Comments
 (0)