Skip to content

Commit

Permalink
Mount into opt
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Jan 22, 2024
1 parent e809eb0 commit 7e81234
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.bref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ services:
volumes:
- .:/mnt/ddev_config
- ${DDEV_APPROOT}:/var/task:ro
- ${DDEV_APPROOT}/.ddev/craft-cloud/bref/php/conf.d/php.ini:/opt/bref/etc/php/conf.d/ddev.ini
- ${DDEV_APPROOT}/.ddev/craft-cloud/bref/php/conf.dev.d/php.ini:/opt/bref/etc/php/conf.d/dev.ddev.ini

0 comments on commit 7e81234

Please sign in to comment.