mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
3ee9601938
commit
9736bf6b0a
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ server {
|
|||
|
||||
location / {
|
||||
proxy_pass http://web:80/;
|
||||
proxy_intercept_errors on;
|
||||
error_page 404 = /index.html
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection keep-alive;
|
||||
|
|
|
|||
Loading…
Reference in a new issue