1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
2023-06-15 07:55:51 +00:00

28 lines
454 B
ReStructuredText

.. code-block:: json
{ "http-server": {} }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `name`
- Mandatory HTTP server name
-
* - `network-interface`
- Mandatory HTTP server network-interface
-
* - `port`
- Local TCP port
- 80
* - `ipv4-address`
- Local IPv4 address
-
* - `ipv6-address`
- Local IPv6 address
-