github.com/simpleiot/simpleiot@v0.18.3/test/Caddyfile (about)

     1  {
     2      debug
     3  }
     4  
     5  siottest.com {
     6      tls ./siottest.com.pem ./siottest.com-key.pem
     7      reverse_proxy localhost:8081
     8  }