Skip to content

Commit

Permalink
Merge pull request #200 from City-of-Helsinki/UHF-9488
Browse files Browse the repository at this point in the history
UHF-9488: Added BROWSERTEST_OUTPUT_DIRECTORY environment variable
  • Loading branch information
tuutti authored Dec 21, 2023
2 parents 30bc7d4 + 4f19e9c commit 833f731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ services:
SIMPLETEST_BASE_URL: "http://app:8888"
SIMPLETEST_DB: "mysql://drupal:drupal@db:3306/drupal"
BROWSERTEST_OUTPUT_BASE_URL: "https://${DRUPAL_HOSTNAME}"
BROWSERTEST_OUTPUT_DIRECTORY: "/app/public/sites/default/files/simpletest"
DRUPAL_VARNISH_HOST: "${COMPOSE_PROJECT_NAME}-varnish"
DRUPAL_VARNISH_PORT: 6081
REDIS_HOST: redis
Expand Down

0 comments on commit 833f731

Please sign in to comment.