We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84faa53 commit f45c47eCopy full SHA for f45c47e
docker/docker-compose.yml
@@ -0,0 +1,6 @@
1
+version: '3.7'
2
+services:
3
+ keydb:
4
+ image: eqalpha/keydb
5
+ ports:
6
+ - "6379:6379"
0 commit comments