add caddy and cloudflared configs

This commit is contained in:
2025-08-13 23:16:20 -03:00
parent a08c8cc7fa
commit 2f9f9a2c99
161 changed files with 19173 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
tunnel: 4b16c55d-be36-41d2-9024-7f1e2ae92c2e
ingress:
- hostname: 'ccalifice.com'
service: https://192.168.1.202:443
originRequest:
originServerName: 'ccalifice.com'
- hostname: '*.ccalifice.com'
service: https://192.168.1.202:443
originRequest:
originServerName: '*.ccalifice.com'
- hostname: '*.bortolasosail.com.br'
service: https://192.168.1.202:443
originRequest:
originServerName: '*.bortolasosail.com.br'
- hostname: 'bortolasosail.com.br'
service: https://192.168.1.202:443
originRequest:
originServerName: 'bortolasosail.com.br'
- service: http_status:404