diff --git a/install.yaml b/install.yaml index cb09b40..52ef0d7 100644 --- a/install.yaml +++ b/install.yaml @@ -1,5 +1,8 @@ name: redis-commander +dependencies: +- redis + # list of files and directories listed that are copied into project .ddev directory project_files: - docker-compose.redis-commander.yaml