Skip to content
Marek Fišera edited this page Jun 6, 2018 · 4 revisions
  • In ./docker/xdebug.ini is hard coded IP address of docker virtual machine.
  • In VS Code use launch profile named "Listen for XDebug".

Web

  • Web project URL localhost and localhost:8080 as default
  • /test/* is mapped to ./test folder.
  • /phpmyadmin/* is mapped to phpmyadmin container. After login/logout redirected to root.
Clone this wiki locally