Fix memory

This commit is contained in:
itqop 2024-10-23 00:14:24 +03:00
parent 927394178b
commit 16d98fbebe
1 changed files with 0 additions and 2 deletions

View File

@ -34,6 +34,4 @@ services:
container_name: redis
ports:
- "6379:6379"
sysctls:
vm.overcommit_memory: 1
restart: unless-stopped