mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: reference DFLY_requirepass in the DragonflyDB compose
This commit is contained in:
@@ -8,5 +8,7 @@ services:
|
||||
- "6379:6379"
|
||||
volumes:
|
||||
- dragonflydata:/data
|
||||
environment:
|
||||
- DFLY_requirepass
|
||||
volumes:
|
||||
dragonflydata:
|
||||
Reference in New Issue
Block a user