Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 196 Bytes

WordPress Dev Containers

Simple, fast and easy way to develop WordPress locally

Installation

cp .env.dev .env
cp ./config/xdebug.ini.dev ./config/xdebug.ini
docker-compose up -d