Important
The v1.0.0 release removed the novarnish.* subdomains. The Varnish proxy now applies only to the web:80 configuration. All extra web ports, including Mailpit, are no longer affected by Varnish 🎉
What's Changed
- feat: use Varnish only for
web:80, remove novarnish subdomains, fixes #32 by @stasadev in #46 - chore(*): run update checker, version constraint v1.24.10 by @stasadev in #47
- feat: use bash for
ddev ssh -s varnishby @stasadev in #48
Full Changelog: v0.3.0...v1.0.0