Skip to content

Commit

Permalink
www/caddy: Remove default route from layer4 since its obsolete (#4323)
Browse files Browse the repository at this point in the history
  • Loading branch information
Monviech authored Nov 4, 2024
1 parent 343912e commit e806ea3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@
import /usr/local/etc/caddy/caddy.d/*.layer4listener
{% set context_var = "listener_wrappers" %}
{% include "OPNsense/Caddy/includeLayer4" %}
{# Empty Route that catches all other traffic #}
route
}
{# Route all other traffic to HTTP App #}
tls
Expand Down

0 comments on commit e806ea3

Please sign in to comment.