name: hot-comments-tool services: app: build: . ports: - "8000:8000" env_file: - .env volumes: - ./data:/app/data