Align backend dependencies
Build and deploy Docker image / build (push) Successful in 3m39s

This commit is contained in:
Ruslan Bakiev
2026-06-07 10:52:19 +07:00
parent d7ebefd0ee
commit c65cc01db2
6 changed files with 1222 additions and 1063 deletions
-1
View File
@@ -4,7 +4,6 @@ generator client {
datasource db {
provider = "postgresql"
url = env("BILLING_DATABASE_URL")
}
enum AccountType {