We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d195951 commit f87d740Copy full SHA for f87d740
content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md
@@ -134,7 +134,7 @@ The `-d` flag runs the containers in the background; omitting it will tie the co
134
The installation of the **WordPress** and **MariaDB** containers will begin and may take some time. To monitor the installation process, use:
135
136
```bash
137
-docker-compose logs -f
+docker compose logs -f
138
```
139
140
Upon completion, your WordPress site will be accessible from the Portenta X8.
0 commit comments