diff --git a/examples/proxy/README.md b/examples/proxy/README.md index f3759e7d..e0fb5e7c 100644 --- a/examples/proxy/README.md +++ b/examples/proxy/README.md @@ -2,5 +2,5 @@ Proxy example ============= Via the `wsf_proxy` library, it is possible to implement a simple reverse proxy service. -Note: you need to edit the `application_execution.e` file to use proper remote service. +Note: you need to edit the `proxy.conf` file to use proper remote service. (You can use for instance any of the EWF examples as remote server, or also existing public server).