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
4 lines
320 B
more_set_headers 'Access-Control-Allow-Origin: http://whoami.local';
|
|
more_set_headers 'Access-Control-Allow-Methods: GET';
|
|
more_set_headers 'Access-Control-Allow-Headers: User-Agent,Keep-Alive,Content-Type';
|
|
more_set_headers 'Access-Control-Expose-Headers: Content-Length,Content-Range';
|