version: '2' services: app: build: . env_file: '.env' volumes: - './data/:/app/data/' - './mirrortea/:/app/mirrortea/'