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