mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-04-10 03:13:00 +00:00
Compare commits
No commits in common. "b22c3122d7783c89693a5f361f72922702c4d55c" and "c2b557246b05ade3aeb868b2872ed85613e528be" have entirely different histories.
b22c3122d7
...
c2b557246b
@ -2,7 +2,7 @@ services:
|
|||||||
redis:
|
redis:
|
||||||
image: redis:7-alpine
|
image: redis:7-alpine
|
||||||
# Set a size limit. See link below on how to customise.
|
# Set a size limit. See link below on how to customise.
|
||||||
# https://redis.io/docs/latest/operate/rs/databases/memory-performance/eviction-policy/
|
# https://redis.io/docs/manual/eviction/
|
||||||
# command: redis-server --maxmemory 1gb --maxmemory-policy allkeys-lru
|
# command: redis-server --maxmemory 1gb --maxmemory-policy allkeys-lru
|
||||||
|
|
||||||
app:
|
app:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user