mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
parent
b8407d603a
commit
5ae8c81474
@ -62,7 +62,7 @@ def create_app(*, debug=False, threads=4):
|
||||
app = Flask(__name__)
|
||||
|
||||
CORS(app,
|
||||
headers=(
|
||||
allow_headers=(
|
||||
'x-requested-with',
|
||||
'content-type',
|
||||
'accept',
|
||||
|
Loading…
x
Reference in New Issue
Block a user