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 a566d9a commit af283b6Copy full SHA for af283b6
datacenter/ucp/2.0/guides/applications/index.md
@@ -22,7 +22,7 @@ There, click the **Compose Application** button, to deploy a new application.
22
The WordPress application we're going to deploy is composed of two services:
23
24
* wordpress: The container that runs Apache, PHP, and WordPress.
25
-* db: A MariaDB database used for data persistence.
+* db: A MySQL database used for data persistence.
26
27
```yml
28
version: '2'
0 commit comments