niter fix
This commit is contained in:
parent
f0e706f1ba
commit
3b8938afc6
@ -8,7 +8,7 @@ services:
|
||||
- "8387:8080"
|
||||
volumes:
|
||||
- ./extras.conf:/src/nitter.conf:ro
|
||||
- ./guest_accounts.json:/src/guest_accounts.json:ro
|
||||
- ./guest_accounts.jsonl:/src/guest_accounts.jsonl:ro
|
||||
depends_on:
|
||||
- nitter-redis
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user