WordPress repo template for easy start
- Install suggested VSCode extensions
- Run
docker-compose up -dto start the environment - Run debugger from VSCode (F5) to start debugging
Port mapping:
- WordPress: http://localhost:8000
- Adminer: http://localhost:8081