indent fix

This commit is contained in:
Arya 2023-11-29 14:42:20 +05:30
parent 33c1c6b0b5
commit 315fe6de87
Signed by: arya
GPG Key ID: 842D12BDA50DF120
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
command: redis-server --save 30 1 --loglevel warning
networks:
- searxng
volumes:
volumes:
- redis-data:/data
cap_drop:
- ALL
@ -48,4 +48,4 @@ networks:
driver: default
volumes:
redis_data:
redis-data: