Compare commits
1 commit
add-header
...
master
Author | SHA1 | Date | |
---|---|---|---|
5c3671106c |
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ server {
|
|||
}
|
||||
|
||||
location ~ (\.well-known/|\@atomaka) {
|
||||
add_header Access-Control-Allow-Origin '*';
|
||||
return 302 $scheme://pub.atomaka.com$request_uri;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue