feat: load hashtags

This commit is contained in:
cellarspoon
2022-01-12 09:35:19 +01:00
parent bb76c9f433
commit fc3358cc20

View File

@ -96,6 +96,7 @@ services:
- masto_key
environment:
OUTPUT_DIR: /src/content/feed
MASTODON_HASHTAGS: '"#majelisakakbar", "#documentafifteen", "#lumbungdotspace", "#jalansesama", "#warungkopi"'
command: |
bash -c "
export MASTODON_AUTH_TOKEN=`cat /run/secrets/masto_key`;