Skip to content

Commit

Permalink
Update envoy prototype instructions. (envoyproxy#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
chowchow316 authored Jan 6, 2017
1 parent 6983ed7 commit e2fec35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/envoy/prototype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ This Proxy will use Envoy and talk to Mixer server.

The server will run at port 9091

* Start backend Echo server. At ESP repo (https://github.com/cloudendpoints/esp)
* Start backend Echo server.

```
cd test/echo
cd test/backend/echo
npm install
node echo.js
```
Expand Down

0 comments on commit e2fec35

Please sign in to comment.