Skip to content

Commit 3531fa5

Browse files
committed
Fix API documentation interface URL format in deployment guide
1 parent b677ee0 commit 3531fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/phase3/7-deploy-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Optionally set up a reverse proxy (nginx) for production best practices
111111

112112
#### Application Testing:
113113

114-
Use the API documentation interface (http://<your-elastic-ip>:8000/docs)
114+
Use the API documentation interface (http://your-elastic-ip:8000/docs)
115115

116116
Test all CRUD operations:
117117

0 commit comments

Comments
 (0)