docker-example-drupal/.env.example

5 lines
124 B
Plaintext
Raw Normal View History

2023-01-21 15:50:45 +00:00
export COMPOSE_PROJECT_NAME=docker-example-drupal
export COMPOSE_PROFILES=web,php,database
export DOCKER_WEB_VOLUME=.:/app