fix indent
This commit is contained in:
parent
8ab28a741e
commit
f6c8dbc3bc
@ -8,7 +8,6 @@ services:
|
|||||||
- "8387:8080"
|
- "8387:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ./extras.conf:/src/nitter.conf:ro
|
- ./extras.conf:/src/nitter.conf:ro
|
||||||
# Guest accounts is stored on local system and IS NOT MEANT TO BE SHARED
|
|
||||||
- ./guest_accounts.json:/src/guest_accounts.json:ro
|
- ./guest_accounts.json:/src/guest_accounts.json:ro
|
||||||
depends_on:
|
depends_on:
|
||||||
- nitter-redis
|
- nitter-redis
|
||||||
|
Loading…
Reference in New Issue
Block a user