services: app: build: . container_name: news-event-app ports: - "8501:8501" volumes: - ../data:/app/data