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.
1 parent 0b759fc commit 5010bb6Copy full SHA for 5010bb6
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