rename prompt-lab to querykey

This commit is contained in:
Kyle Corbitt
2023-07-05 10:43:28 -07:00
parent 1a45607409
commit 552199da4a
22 changed files with 119 additions and 163 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/prompt-lab?schema=public"
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/querykey?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