mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
[infrastructure] fix: disable Caddy debug (#5067)
This commit is contained in:
@@ -169,8 +169,7 @@ init_environment() {
|
|||||||
|
|
||||||
render_caddyfile() {
|
render_caddyfile() {
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
{
|
{
|
||||||
debug
|
|
||||||
servers :80,:443 {
|
servers :80,:443 {
|
||||||
protocols h1 h2c h2 h3
|
protocols h1 h2c h2 h3
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user