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 3e9e202 commit 5f6d1fa
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 /ws {
proxy_pass http://172.17.0.1:8080;
}

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

0 comments on commit 5f6d1fa

Please sign in to comment.