fix gitignore

This commit is contained in:
2025-08-21 23:28:40 -03:00
parent 7b0955da45
commit 81f8187a31
13 changed files with 572 additions and 3 deletions

20
caddy/config/config.yml Normal file
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