mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-04-02 16:28:15 +00:00
Compare commits
2 Commits
c2b557246b
...
b22c3122d7
Author | SHA1 | Date | |
---|---|---|---|
b22c3122d7 | |||
|
18af2b2f45 |
@ -2,7 +2,7 @@ services:
|
||||
redis:
|
||||
image: redis:7-alpine
|
||||
# Set a size limit. See link below on how to customise.
|
||||
# https://redis.io/docs/manual/eviction/
|
||||
# https://redis.io/docs/latest/operate/rs/databases/memory-performance/eviction-policy/
|
||||
# command: redis-server --maxmemory 1gb --maxmemory-policy allkeys-lru
|
||||
|
||||
app:
|
||||
|
Loading…
x
Reference in New Issue
Block a user