Skip to content

Commit

Permalink
perf: remove well known
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler committed Oct 11, 2024
1 parent 53747a4 commit 84ad1e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions http_server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ server {

client_max_body_size 5000m;

# For acme challenge
location /.well-known/ {
root /opt/jumpserver/data;
}

location / {
proxy_pass http://localhost:51980;
proxy_buffering off;
Expand Down

0 comments on commit 84ad1e0

Please sign in to comment.