breaking changes: ./data

This commit is contained in:
암냥 2026-01-09 10:12:00 +09:00
commit 27e4deb543
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

View file

@ -5,6 +5,5 @@ services:
env_file:
- .env
volumes:
- ./processed_items.db:/usr/app/processed_items.db
# - ./processed.json:/app/processed.json # if you need to migration
- ./data:/usr/app/data
- ./rss.toml:/usr/app/rss.toml