This website works better with JavaScript
Home
Explore
Help
Sign In
vdd
/
nitter
mirror of
https://github.com/zedeus/nitter
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Actually name the volume correctly
TheFrenchGhosty
4 years ago
parent
4761163c7a
commit
43af565882
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
docker-compose.yml
+ 1
- 1
docker-compose.yml
View File
@@ -22,4 +22,4 @@ services:
restart: unless-stopped
volumes:
- redis
-data
:
+
nitter-
redis: