yonagush commited on
Commit
d141d57
·
verified ·
1 Parent(s): aec7208

Update hf.nginx.conf

Browse files
Files changed (1) hide show
  1. hf.nginx.conf +1 -1
hf.nginx.conf CHANGED
@@ -30,7 +30,7 @@ http {
30
  listen __PORT__;
31
  listen [::]:__PORT__;
32
  server_name _;
33
- include /tmp/nginx.auth.conf;
34
 
35
  proxy_hide_header Access-Control-Allow-Origin;
36
  proxy_hide_header Access-Control-Allow-Methods;
 
30
  listen __PORT__;
31
  listen [::]:__PORT__;
32
  server_name _;
33
+
34
 
35
  proxy_hide_header Access-Control-Allow-Origin;
36
  proxy_hide_header Access-Control-Allow-Methods;