Advertisement
Brancliff

Caddy 1

Feb 3rd, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. {
  2. auto_https disable_redirects
  3. }
  4.  
  5. 192.168.1.2 {
  6. handle /IRC/ {
  7. reverse_proxy 192.168.1.2:3000
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement