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