fix indent

This commit is contained in:
Arya 2023-09-03 20:54:15 +05:30
parent 8ab28a741e
commit f6c8dbc3bc
Signed by: arya
GPG Key ID: 842D12BDA50DF120
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ services:
- "8387:8080"
volumes:
- ./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
depends_on:
- nitter-redis