Skip to content

Commit

Permalink
Update nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
DOEKYONG authored Nov 2, 2023
1 parent 0e7d60a commit 13a9203
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ http {
proxy_pass http://172.17.0.1:8080;
}

location /connect {
proxy_pass http://172.17.0.1:8080;
}

location / {
root /usr/share/nginx/html;
index index.html index.htm;
Expand Down

0 comments on commit 13a9203

Please sign in to comment.