mirror of
https://github.com/soconnor0919/hristudio.git
synced 2025-12-11 14:44:44 -05:00
Add documentation, clean repository templating
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
# https://next-auth.js.org/configuration/options#secret
|
||||
AUTH_SECRET=""
|
||||
|
||||
# Next Auth Discord Provider
|
||||
AUTH_DISCORD_ID=""
|
||||
AUTH_DISCORD_SECRET=""
|
||||
|
||||
|
||||
# Drizzle
|
||||
DATABASE_URL="postgresql://postgres:password@localhost:5432/hristudio"
|
||||
DATABASE_URL="postgresql://postgres:password@localhost:5433/hristudio"
|
||||
|
||||
Reference in New Issue
Block a user