Default HTTP port to 8080, as dump1090-mr doesn't support external webservers.
This commit is contained in:
parent
37bb1992d3
commit
40071f57f7
|
|
@ -99,7 +99,7 @@ Description: Port for internal webserver (0 disables):
|
||||||
dump1090 can provide an internal webserver that serves a basic "virtual
|
dump1090 can provide an internal webserver that serves a basic "virtual
|
||||||
radar" map. You can select a port to listen on here.
|
radar" map. You can select a port to listen on here.
|
||||||
Type: string
|
Type: string
|
||||||
Default: 0
|
Default: 8080
|
||||||
|
|
||||||
Template: dump1090-mr/net-ri-port
|
Template: dump1090-mr/net-ri-port
|
||||||
Description: Port for AVR-format input connections (0 disables):
|
Description: Port for AVR-format input connections (0 disables):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue