diff --git a/.env.example b/.env.example index 2b9e61e..4888688 100644 --- a/.env.example +++ b/.env.example @@ -3,3 +3,6 @@ DISCORD_TOKEN= # Bot token from: https://discord.com/developers/ # Configuration DEFAULT_PREFIX= # Prefix used to run commands in Discord + +# Database URL (designed for Postgres, but designed on Prisma) +DATABASE_URL=