You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
320 B

  1. more_set_headers 'Access-Control-Allow-Origin: http://whoami.local';
  2. more_set_headers 'Access-Control-Allow-Methods: GET';
  3. more_set_headers 'Access-Control-Allow-Headers: User-Agent,Keep-Alive,Content-Type';
  4. more_set_headers 'Access-Control-Expose-Headers: Content-Length,Content-Range';