Django in production not loading webfonts and javascript from Amazon S3 bucket [Cross-Origin Request Blocked]

前端 未结 0 372
有刺的猬
有刺的猬 2020-12-04 05:45

I\'ve installed django-cors-headers and added:

  CORS_ALLOWED_ORIGINS = [
        "https://s3.us-east-2.amazonaws.com/",
    ]
    CORS_ORIGIN_ALLOW         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题