From 2f74492e5f25c00165b35837fc1fe1f54a4ffb8b Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 19 Jan 2022 13:51:38 -0700 Subject: [PATCH] Use new project_files --- install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.yaml b/install.yaml index b21c84a..b09b661 100644 --- a/install.yaml +++ b/install.yaml @@ -3,7 +3,7 @@ name: memcached pre_install_actions: # files and directories listed here are copied into .ddev -files: +project_files: - docker-compose.memcached.yaml post_install_actions: