Skip to content

Commit

Permalink
Merge pull request #525 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
teroelonen authored Feb 12, 2024
2 parents 67eaeeb + 25deba1 commit c56b4e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: '3.7'

services:
app:
hostname: "${DRUPAL_HOSTNAME}"
container_name: "${COMPOSE_PROJECT_NAME}-app"
image: "${DRUPAL_IMAGE}"
hostname: "${COMPOSE_PROJECT_NAME}"
volumes:
- .:/app:delegated
depends_on:
Expand Down

0 comments on commit c56b4e3

Please sign in to comment.