From b2eef1279fc470ab7b336dfcd501b0a869fad926 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 1 Sep 2025 14:14:07 +0200 Subject: [PATCH] use LOCAL_DEV --- .env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.example b/.env.example index 9c6ccf75..3bcb4047 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,6 @@ # Or manually run `npx prisma init --db` to create a Prisma Postgres and manually set the `DATABASE_URL` below # Create a random 32-character string or run `npx auth secret` to obtain one and set it as the `AUTH_SECRET` below -LOCAL=1 GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= NEXTAUTH_SECRET=