Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Nov 7, 2024
1 parent 7f689a6 commit 4fbd454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Caddyfile.ctmpl
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ http://{{ $hosty }} {
{{- if $origin | regexMatch "^https://" -}}


{{ $origin }} {
{{- $origin }} {
{{ if ne (env "ALLOWED_REMOTE_IPS") "" }}
@blocked not remote_ip {{ env "ALLOWED_REMOTE_IPS" }}
respond @blocked Forbidden 403
Expand Down

0 comments on commit 4fbd454

Please sign in to comment.