services: app: build: . env_file: - ./app/.env volumes: - ./output:/output - ./logs:/logs