Skip to content

Commit 67b9abb

Browse files
authored
Merge pull request #670 from City-of-Helsinki/update-configuration
Automatic update
2 parents 81e16bd + 958f456 commit 67b9abb

16 files changed

Lines changed: 452 additions & 480 deletions

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ services:
6767
MYSQL_RANDOM_ROOT_PASSWORD: 1
6868
healthcheck:
6969
test: mysqladmin ping -h 127.0.0.1 -u $$MYSQL_USER --password=$$MYSQL_PASSWORD
70+
interval: 1s
7071
timeout: 1s
7172
retries: 30
7273
volumes:

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"require": {
1010
"composer/installers": "^2.0",
1111
"cweagans/composer-patches": "^1.6.7",
12-
"drupal/core-composer-scaffold": "~11.2.0",
1312
"drupal/hdbt": "^6.0",
1413
"drupal/hdbt_admin": "^3.0",
1514
"drupal/helfi_azure_fs": "^2.0",

0 commit comments

Comments
 (0)