Add CORS
This commit is contained in:
parent
f26457c2cf
commit
69babdf5a3
2 changed files with 9 additions and 0 deletions
|
|
@ -23,3 +23,4 @@ aide = { version = "0.13.4", features = ["axum", "axum-ws", "scalar", "axum-head
|
|||
schemars = { version = "0.8.21", features = ["chrono", "uuid1"] }
|
||||
rand = "0.8.5"
|
||||
axum-extra = { version = "0.9.6", features = ["typed-header"] }
|
||||
tower-http = { version = "0.6.1", features = ["cors"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue