updated proxy example's README file.

This commit is contained in:
2019-01-24 09:23:47 +01:00
parent d4bbdea5e4
commit 65525aa112

View File

@@ -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).