rename querykey -> openpipe

This commit is contained in:
Kyle Corbitt
2023-07-07 12:27:21 -07:00
parent 46344d8fc4
commit 918f209227
6 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
# Prisma
# https://www.prisma.io/docs/reference/database-reference/connection-urls#env
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/querykey?schema=public"
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/openpipe?schema=public"
# OpenAI API key. Instructions on generating a key can be found here:
# https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key