update cors ????

This commit is contained in:
Baptiste Peupier 2022-02-02 10:02:04 +01:00
parent c4a6ff1312
commit aaa526756b
3 changed files with 1 additions and 12 deletions

View file

@ -39,13 +39,4 @@ http {
}
}
# server {
# listen 80;
# access_log logs/access.log;
# location /api {
# proxy_pass http://flask-frontend;
# }
# }
}