diff --git a/fteproxy/README.md b/fteproxy/README.md index 7fdcd04..c46687f 100644 --- a/fteproxy/README.md +++ b/fteproxy/README.md @@ -14,7 +14,7 @@ In the following example, I will setup a server/client pair to connect www.googl ## Create a docker-compose.yml -``` +```yaml server: image: vimagick/fteproxy ports: @@ -47,7 +47,7 @@ client: ## Run fteproxy server/client -``` +```bash $ docker-compose up -d Creating fteproxy_server_1... Creating fteproxy_client_1... @@ -61,7 +61,7 @@ fteproxy_server_1 /bin/sh -c /fteproxy/ftepr ... Up 0.0.0.0:32768->80/t ## Test with curl -``` +```html $ curl http://localhost:9009/