How to add a CORS Domain Wildcard rule with Static Port

前端 未结 0 555
我在风中等你
我在风中等你 2021-02-04 07:16

I\'m trying to set up a CORS rule in my Django python web app to allow any domain/subdomain from port 8092 to access my API.

I have added this line http://*:8092

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