mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-05 09:03:54 -04:00
[infrastructure] fix: disable Caddy debug (#5067)
This commit is contained in:
@@ -170,7 +170,6 @@ 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