Tags: ddev/ddev-browsersync
Tags
Improving WordPress support (#57) * Adding WordPress config additions (based on a similar approach by ddev-redis addon) * Replace the actual config file with the temp file * Replace the actual config file with the temp file * Include addon files in the project * Add ${DDEV_APPROOT} to shell script. Added some additional notes to README. * Added some wp-config notes to the README * Revert formatting changes to README * Changed approach so the script modified wp-config.php instead of wp-config-ddev.php * Missing " mark * Improving the removal process to do a better job of cleaning up wp-config.php
Migrate to `web_extra_exposed_ports` (#56) * migrate to web_extra_exposed_ports * Remove '.ddev/docker-compose.browsersync.yaml' * Use force flag for disruptive operations Co-authored-by: Stanislav Zhuk <[email protected]> --------- Co-authored-by: tyler36 <[email protected]> Co-authored-by: Stanislav Zhuk <[email protected]>
command runs "per-project" (#42) * command runs "per-project" * add note if global command is detected * Add env for running tests against HEAD * Update README.md Co-authored-by: Matt Stein <[email protected]> * Update README.md Co-authored-by: Matt Stein <[email protected]> * Update README.md Co-authored-by: Matt Stein <[email protected]> * Update README.md Co-authored-by: Matt Stein <[email protected]> * Update README.md Co-authored-by: Matt Stein <[email protected]> --------- Co-authored-by: tyler36 <[email protected]> Co-authored-by: Matt Stein <[email protected]>
browsersync should default to HTTPS, fixes #19 (#21) * browsersync should default to HTTPS * update test to verify HTTPS * additional notes about HTTPS in readme * replace test comment * https-support PR: Make it report the right URL, improve tests (#31) * Improve output of ddev browsersync to show https URL * Update tests and github setup to make work with https * Do mkcert -install so we can trust certs Co-authored-by: tyler36 <[email protected]> Co-authored-by: Randy Fay <[email protected]>
PreviousNext