diff --git a/.ddev/config.yaml b/.ddev/config.yaml index becb203..d1cf754 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -125,7 +125,7 @@ timezone: "" # mailhog_port: "1001" # The MailHog port can be changed from the default 8025 -# webimage_extra_packages: [php-yaml, php7.3-ldap] +webimage_extra_packages: [rake, sassc] # Extra Debian packages that are needed in the webimage can be added here # dbimage_extra_packages: [telnet,netcat]