xwp / stream

🗄️ Stream plugin for WordPress
https://wordpress.org/plugins/stream/
GNU General Public License v2.0
406 stars 116 forks source link

Fix vscode launch.json and update Docker troubleshooting #1496

Closed tharsheblows closed 1 month ago

tharsheblows commented 1 month ago

This fixes the launch.json file for vscode.

It also adds instructions on how to pull fresh images in case you have old ones sitting around causing issues, eg if the version of Xdebug is incorrect when starting.

This is a PR to the fix/dev-env branch.