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