nope causes nitter to crash
This commit is contained in:
parent
ae171c173a
commit
713ad5e5be
|
@ -28,8 +28,6 @@
|
|||
- add_header Strict-Transport-Security max-age=31536000
|
||||
- location / {
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Connection "";
|
||||
}
|
||||
- include snippets/norobots.conf
|
||||
nginx_configs:
|
||||
|
|
Loading…
Reference in New Issue