{ "id": "nc-forward-ports", "name": "nc-forward-ports", "title": "nc-forward-ports", "description": "Set port forwarding to access from outside (UPnP)", "info": "For NextCloudPi to be able to setup your ports, UPnP must be activated\nin your router. Activate it now on your router admin webpage.\n\n** UPnP is considered a security risk **\n\nDon't forget to disable it afterwards", "infotitle": "Instructions for UPnP Port Forwarding", "params": [ { "id": "HTTPSPORT", "name": "HTTPSPORT", "value": "443" }, { "id": "HTTPPORT", "name": "HTTPPORT", "value": "80" } ] }