This website works better with JavaScript.
Explore
Help
Sign In
learning
/
learn_dramatiq
Watch
1
Star
0
Fork
You've already forked learn_dramatiq
0
Code
Issues
4
Pull Requests
Projects
1
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46714e1303
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '46714e1303'
${ noResults }
learn_dramatiq
/
docker-compose-redis.yml
10 lines
113 B
YAML
Raw
Blame
History
version
:
'3.8'
services
:
redis
:
image
:
redis:7.0.4-alpine
restart
:
always
ports
:
-
6379
:
6379
Reference in New Issue
View Git Blame
Copy Permalink