Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 244 Bytes

File metadata and controls

10 lines (6 loc) · 244 Bytes

Api document site for services built on dapeng-soa

Run with docker:

docker run --name dapengApiDoc -d -e soa_zookeeper_host=192.168.10.131:2181 -p 8083:8080 dapengsoa/dapeng-api-doc

Then open http://localhost:8083 with your brower.