update cors ????
This commit is contained in:
parent
c4a6ff1312
commit
aaa526756b
3 changed files with 1 additions and 12 deletions
|
|
@ -1,6 +1,4 @@
|
|||
print("Import backend")
|
||||
from application import create_app
|
||||
print("Import os")
|
||||
import os
|
||||
|
||||
app = create_app(os.environ.get('FLASK_ENV'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue