fix paths

This commit is contained in:
cellarspoon 2022-01-12 10:28:06 +01:00
parent 5f4c8b7fef
commit c0f5080c4c
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -91,11 +91,11 @@ services:
hashtag:
image: decentral1se/beta.lumbung.space-scripts:latest
volumes:
- content:/src/content/mastodon
- content:/src/content/
secrets:
- masto_key
environment:
OUTPUT_DIR: /src/content/feed
OUTPUT_DIR: /src/content/hash
command: |
bash -c "
export MASTODON_AUTH_TOKEN=`cat /run/secrets/masto_key`;