mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 10:31:05 +00:00
Fix typo
This commit is contained in:
parent
d4e366f6eb
commit
a622fbc444
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ services:
|
|||
ports:
|
||||
- "15672:15672"
|
||||
|
||||
rabbitmq:
|
||||
redis:
|
||||
image: redis
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
|
Loading…
Reference in a new issue