feat(backend): add .env support and configuration priority
This commit is contained in:
@@ -23,3 +23,4 @@ rust-embed = "8.2"
|
||||
mime_guess = "2.0"
|
||||
shared = { path = "../shared" }
|
||||
thiserror = "2.0.18"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
Reference in New Issue
Block a user