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 bc2781e commit a71c55bCopy full SHA for a71c55b
github/workflows/drupal.yaml
@@ -7,7 +7,9 @@
7
###
8
### 1. A docker compose service named `phpfpm` can be run and `composer` can be
9
### run inside the `phpfpm` service.
10
-### 2. The Drupal site can be installed from existing config.
+### 2. The docker setup contains a database container and other the dependent services and the
11
+ default settings match connection credentials for these services.
12
+### 3. The Drupal site can be installed from existing config.
13
14
name: Drupal
15
0 commit comments