mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-30 03:34:23 +01:00
feature(database): use new data proxy url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
datasource db {
|
||||
provider = "postgresql"
|
||||
url = env("DATABASE_URL")
|
||||
url = env("DATABASE_PROXY_URL")
|
||||
}
|
||||
|
||||
generator client {
|
||||
|
||||
Reference in New Issue
Block a user