add cache conf file

This commit is contained in:
Daniel Eisenberg 2023-10-05 15:21:12 +03:00
parent fd1a77628e
commit 0386431eee

View File

@ -1,6 +1,6 @@
bind 127.0.0.1
port 6379
appendonly no
save ""
maxmemory 500mb
bind 127.0.0.1
port 6379
appendonly no
save ""
maxmemory 500mb
maxmemory-policy allkeys-lru