lan.Caddyfile 100 B

12345678
  1. {
  2. admin localhost:2020
  3. }
  4. http://dify.sv-v2.lan {
  5. bind 100.64.0.32
  6. reverse_proxy localhost:9802
  7. }