doc(server): enhance rest-server.properties comment by Thespica · Pull Request #2610 · apache/hugegraph
Conversation
Purpose of the PR
refine documentation about rest bind url.
Main Changes
Verifying these changes
- Trivial rework / code cleanup without any test coverage. (No Need)
- Already covered by existing tests, such as (please modify tests here).
- Need tests and can be verified as follows:
- xxx
Does this PR potentially affect the following parts?
- Dependencies (add/update license info & regenerate_dependencies)
- Modify configurations
- The public API
- Other affects (typed here)
- Nope
Documentation Status
-
Doc - TODO -
Doc - Done -
Doc - No Need
This PR changes 0-9 lines, ignoring generated files.
label
Aug 1, 2024Comment on lines +2 to +3
| # http://0.0.0.0:8080 to listen all network interfaces, but need to take care of security | ||
| # or listen to specific IP with port |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # http://0.0.0.0:8080 to listen all network interfaces, but need to take care of security | |
| # or listen to specific IP with port | |
| # could use '0.0.0.0' or specified (real)IP to expose external network access |
imbajin
changed the title
chore: refine rest-server.property documentation
doc(server): enhance rest-server.properties comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters