Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepadayatti committed Aug 22, 2020
1 parent 1cd9438 commit ed4c3c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
1. Clone repository
2. Create a docker network `docker network create von_von` (If not already created)
3. Run `docker-compose up`, it will serve:
* agent1.localhost
* agent1.swagger.localhost (OPEN API)
* agent2.localhost
* agent2.swagger.localhost (OPEN API)
* agent1.localhost (Agent1 service endpoint)
* agent1.swagger.localhost (Administration API(s) with swagger UI)
* agent2.localhost (Agent2 service endpoint)
* agent2.swagger.localhost (Administration API(s) with swagger UI)
* agent1.webhook (For capturing webhook events)
* agent2.webhook (For capturing webhook events)

Expand Down

0 comments on commit ed4c3c6

Please sign in to comment.