Caddyfile 66 B

12345
  1. http://:8080
  2. proxy / localhost:3001 {
  3. websocket
  4. transparent
  5. }