Skip to content

Commit

Permalink
fixed caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdksh committed Aug 13, 2024
1 parent 249f544 commit fc033ac
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Caddyfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
{$MY_URL} {
route {
@allowed {
path /*
remote_ip {$IP_WHITELIST}
}
reverse_proxy @allowed qacc-be:4000
respond 403
}
reverse_proxy @allowed qacc-be:4000
}

0 comments on commit fc033ac

Please sign in to comment.