a6d0935
1
2
3
4
5
6
7
8
services: app: build: . container_name: news-event-app ports: - "8501:8501" volumes: - ../data:/app/data