update readme

This commit is contained in:
GotPPay
2018-06-24 18:59:01 +02:00
parent f2f82ecea9
commit 6db387e5d1

View File

@@ -38,6 +38,7 @@ JavasScript (React + Redux)
## DOCKER
- install docker-ce and docker-compose
- Check env variables in php.dockerfile in root directory of project (for local testing, REACT_APP_DEV_URL should be set to http://localhost:8000/api-wiaas)
- from root of the project, execute `docker-compose build` and then `docker-compose up`
Application is now available on http://localhost:8000