feat: update environment configuration, enhance Dockerfiles, and refactor API handling
This commit is contained in:
@@ -13,7 +13,6 @@ serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
sea-orm = { workspace = true, features = [
|
||||
"sqlx-postgres",
|
||||
"sqlx-sqlite",
|
||||
"runtime-tokio-rustls",
|
||||
"macros",
|
||||
] }
|
||||
|
Reference in New Issue
Block a user