fix: keep Valkey internal (#937)

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
This commit is contained in:
Rohit Mulani
2026-07-08 00:04:12 +04:00
committed by GitHub
parent f14cc64043
commit b0429d94b9

View File

@@ -4,8 +4,6 @@ services:
valkey:
image: valkey/valkey:8.1.4
restart: unless-stopped
ports:
- 6379
volumes:
- ../files/valkey.conf:/etc/valkey/valkey.conf
- valkey-data:/data