forked from ruangrupa/lumbung.space
fix paths
This commit is contained in:
parent
5f4c8b7fef
commit
c0f5080c4c
@ -91,11 +91,11 @@ services:
|
|||||||
hashtag:
|
hashtag:
|
||||||
image: decentral1se/beta.lumbung.space-scripts:latest
|
image: decentral1se/beta.lumbung.space-scripts:latest
|
||||||
volumes:
|
volumes:
|
||||||
- content:/src/content/mastodon
|
- content:/src/content/
|
||||||
secrets:
|
secrets:
|
||||||
- masto_key
|
- masto_key
|
||||||
environment:
|
environment:
|
||||||
OUTPUT_DIR: /src/content/feed
|
OUTPUT_DIR: /src/content/hash
|
||||||
command: |
|
command: |
|
||||||
bash -c "
|
bash -c "
|
||||||
export MASTODON_AUTH_TOKEN=`cat /run/secrets/masto_key`;
|
export MASTODON_AUTH_TOKEN=`cat /run/secrets/masto_key`;
|
||||||
|
Loading…
Reference in New Issue
Block a user