feat: load hashtags

This commit is contained in:
cellarspoon 2022-01-12 09:35:19 +01:00
parent bb76c9f433
commit fc3358cc20
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 0 deletions

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`;