Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elia Ponzio
cynomys
Commits
b3763bea
Commit
b3763bea
authored
Jun 24, 2021
by
Stephan Feurer
Browse files
Add redis to docker-compose
parent
01fe46ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yaml
View file @
b3763bea
...
...
@@ -10,3 +10,9 @@ services:
volumes
:
-
./data:/cockroach/cockroach-data
command
:
start-single-node --insecure
redis
:
image
:
redis
restart
:
unless-stopped
ports
:
-
6379:6379
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment