feat: added cors for web-player-backend
This commit is contained in:
@@ -25,3 +25,4 @@ base64 = "0.22"
|
||||
rand = "0.8"
|
||||
urlencoding = "2.1.3"
|
||||
rustls = { version = "0.23", features = ["ring"] }
|
||||
tower-http = { version = "0.6", features = ["cors"] }
|
||||
|
||||
Reference in New Issue
Block a user