From fc3358cc20af232ec6d2c7d3dd1e81e0f8f027c4 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 12 Jan 2022 09:35:19 +0100 Subject: [PATCH] feat: load hashtags --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index 6a4c418..33ac5a9 100644 --- a/compose.yml +++ b/compose.yml @@ -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`;