Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 241 Bytes

WordPress and Rest api sample Docker environment

install

docker-compose up

now you can find Wordpress at http://localhost:8080 and the Rest api at http://localhost:5000 .

with docker-compose up you also update repos and composer