mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-30 08:35:51 +00:00
Allow for browser CORS fetching
This commit is contained in:
@@ -48,6 +48,8 @@ http {
|
||||
|
||||
autoindex_format html;
|
||||
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
|
||||
try_files $uri $uri/ =404;
|
||||
absolute_redirect off;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user