this should fix cors

This commit is contained in:
creations 2025-05-31 19:05:33 -04:00
parent 2da598738b
commit faa21a5d7e
Signed by: creations
GPG key ID: 8F553AA4320FC711
5 changed files with 68 additions and 4 deletions

1
Cargo.lock generated
View file

@ -2171,6 +2171,7 @@ dependencies = [
"serde_json",
"sqlx",
"tokio",
"tower",
"tower-http",
"tracing",
"tracing-subscriber",