apps/api: upgrade example nginx.conf
This commit is contained in:
parent
87ba05a8f1
commit
8c5a360f8e
@ -20,11 +20,6 @@ http {
|
||||
listen 80;
|
||||
include /etc/nginx/mime.types;
|
||||
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection 'upgrade';
|
||||
proxy_set_header Host $host;
|
||||
|
||||
error_page 401 /login;
|
||||
|
||||
location = /auth {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user