fix: Fixes tls, moves from global.
This commit is contained in:
@@ -15,14 +15,15 @@
|
||||
level INFO
|
||||
output file /var/log/caddy/access.log
|
||||
}
|
||||
tls {
|
||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||
resolvers 1.1.1.1
|
||||
}
|
||||
}
|
||||
|
||||
ductcalc.pro {
|
||||
tls
|
||||
|
||||
tls {
|
||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||
resolvers 1.1.1.1
|
||||
}
|
||||
|
||||
log
|
||||
crowdsec
|
||||
reverse_proxy http://ductcalc:8080
|
||||
|
||||
Reference in New Issue
Block a user