

1·
2 years agoHere are all the steps after installing Caddy to create a reverse proxy with SSL:
- Open the
/etc/caddy/Caddyfile
file - Add the following, replacing the domain and port with those that you want to use.
reverse_proxy localhost:8080
}
- Restart Caddy with
systemctl restart caddy
What onion address is that?