How do I set up a frpc server with frp to install Discourse? The server already has pagoda installed and is running several websites.
With the guidance of the search engine, I have tried to change the port of app.yml to expose:
“20080:80” # http
“20443:443” # https
But it doesn’t install properly.
Check your domain name .
WARNING: Using the hostname abc.app does not seem to allow access to port 443 of the computer.
WARNING: Connection to http://abc.app (port 80) also fails.