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 b677ee0 commit 3531fa5Copy full SHA for 3531fa5
docs/phase3/7-deploy-api.md
@@ -111,7 +111,7 @@ Optionally set up a reverse proxy (nginx) for production best practices
111
112
#### Application Testing:
113
114
-Use the API documentation interface (http://<your-elastic-ip>:8000/docs)
+Use the API documentation interface (http://your-elastic-ip:8000/docs)
115
116
Test all CRUD operations:
117
0 commit comments