miniupnp-script/config.json.example

5 lines
144 B
Text

# "service-name":["Description", internal_port, external_port]
{
"web":["Web HTTP port", 80, 80],
"web-secure":["Web HTTPS port", 443, 443]
}