update readme

This commit is contained in:
GotPPay
2018-06-20 12:22:52 +02:00
parent 6af745e88d
commit 8607dffbc2

View File

@@ -1,6 +1,22 @@
# Place for wiaas based on woo commerce
wordpress credentials :
#How to run
edit .env file (it is sufficent to change API_URL to http://localhost:8081 if you are testing locally)
(on test server, this value is API_URL=http://next.wiaas.saburly.com/api)
execute in the root of the project :
sudo docker-compose build
sudo docker-compose up
now, frontend is running on http://localhost:8080 and backend on http://localhost:8081
#Credentials
wordpress credentials : (wp-admin)
user : wpUser
password : Test987!