Skip to content

Commit f87d740

Browse files
committed
Wordpress commands minor update
1 parent d195951 commit f87d740

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The `-d` flag runs the containers in the background; omitting it will tie the co
134134
The installation of the **WordPress** and **MariaDB** containers will begin and may take some time. To monitor the installation process, use:
135135

136136
```bash
137-
docker-compose logs -f
137+
docker compose logs -f
138138
```
139139

140140
Upon completion, your WordPress site will be accessible from the Portenta X8.

0 commit comments

Comments
 (0)