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