eventbrite_one_way_sync-1.0.0/docker-compose.11.yml
docker-compose.11.yml
---
# This file is used by developers who use ./scripts/deploy.sh to set up a local
# development environment to help with development this module.
version: '3'
services:
webserver:
build:
context: .
dockerfile: Dockerfile-nginx-11
drupal:
image: dcycle/drupal:11
