From 3aff82422e5f9214492774743daf14269a81e273 Mon Sep 17 00:00:00 2001 From: Nix Krystik Date: Mon, 31 Aug 2026 11:27:40 +0000 Subject: [PATCH] thing. --- .env.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index c481edc..162df5e 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,4 @@ -DATABASE_URL= +# Default database credentials are used. This should be adjusted based on your own postgres configuration. +DATABASE_URL=postgresql://postgres:postgres@postgres:5432/postgres DEV_GUILD= DISCORD_TOKEN=