Search results

  1. O

    proxmox UI, Caddy and reverse proxy

    Hi, I have only registered in order to post my solution to the problem. The working entry in my Caddy config file is as follows: proxmox.lan { reverse_proxy 192.168.1.200:8006 { transport http { tls_insecure_skip_verify } } }