Skip to content

Commit

Permalink
Remove env var in container
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Jun 6, 2024
1 parent cdf669c commit 497118e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.bref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ services:
- "8000"
env_file:
- ./craft-cloud/bref/.env.static
- ${DDEV_APPROOT}/.env
environment:
HANDLER: ${DDEV_DOCROOT}/index.php
DOCUMENT_ROOT: ${DDEV_DOCROOT}
Expand Down

0 comments on commit 497118e

Please sign in to comment.