mirror of
https://github.com/Expand-sys/caddyconfigure
synced 2026-03-22 04:27:16 +11:00
20 lines
No EOL
360 B
Caddyfile
20 lines
No EOL
360 B
Caddyfile
|
|
edocs.dubois.zip {
|
|
reverse_proxy 10.10.0.24:8787
|
|
import cloudflare
|
|
}
|
|
|
|
jelly.duboiss.com {
|
|
reverse_proxy 10.10.0.189:8096 {
|
|
transport http {
|
|
tls_insecure_skip_verify
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
camera.dubois.zip {
|
|
reverse_proxy 10.10.0.213:8080 {
|
|
}
|
|
import cloudflare
|
|
} |