forked from phoenix/litellm-mirror
Revert "build(Dockerfile): move prisma build to dockerfile"
This reverts commit 2741835605
.
This commit is contained in:
parent
ae54e6d8b0
commit
357c6c56bd
7 changed files with 34 additions and 147 deletions
|
@ -6,7 +6,7 @@
|
|||
LITELLM_MASTER_KEY="sk-1234"
|
||||
|
||||
############
|
||||
# Database - You can change these to any PostgreSQL database.
|
||||
# Database - You can change these to any PostgreSQL database that has logical replication enabled.
|
||||
############
|
||||
|
||||
DATABASE_URL="your-postgres-db-url"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue