1
0
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:
Massimo Candela
2021-05-30 14:14:09 +02:00
parent eaaed11067
commit a21fd3aeba

View File

@@ -267,7 +267,8 @@ persistStatus: true
############################
# REST API settings:
# - 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
# The port the server will listen