We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b759fc + 5010bb6 commit 3b5c657Copy full SHA for 3b5c657
experimental/README.md
@@ -12,4 +12,4 @@ To run the sample after building:
12
13
docker run -e LICENSE=accept --rm -ti ace-sample-alpine
14
15
-and then curl http://<container IP>:7800/test should return '{"data":"a string from ACE"}'
+and then curl http://IP_address_of_container:7800/test should return '{"data":"a string from ACE"}'
0 commit comments