Right now there is no validation on if the port that the user enters on the add website screen is being used. Add a check and return an error if the port is already in use.
Validate that Domain is a domain and not a URL. Domain can also include port forwarding information (as described in Issue #49 )
Right now there is no validation on if the port that the user enters on the add website screen is being used. Add a check and return an error if the port is already in use.
Validate that Domain is a domain and not a URL. Domain can also include port forwarding information (as described in Issue #49 )