mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
improved inline documentation for config.yml.example
This commit is contained in:
@@ -267,7 +267,8 @@ persistStatus: true
|
|||||||
############################
|
############################
|
||||||
# REST API settings:
|
# REST API settings:
|
||||||
# - rest.host
|
# - rest.host
|
||||||
# The IP address the server will listen. By default is localhost
|
# The IP address the server will listen. The default value is localhost, this means the API will not be reachable
|
||||||
|
# from another host. To make it public use null or 0.0.0.0.
|
||||||
# - rest.port
|
# - rest.port
|
||||||
# The port the server will listen
|
# The port the server will listen
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user