From 944aa1baf6de53652a9a1546fc55ef9f0c2da35a Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Thu, 28 Nov 2024 23:44:12 -0600 Subject: [PATCH] Update .env --- .env | 1 - 1 file changed, 1 deletion(-) diff --git a/.env b/.env index 30083c1..7cb371d 100644 --- a/.env +++ b/.env @@ -1,5 +1,4 @@ # DO NOT ADD SECRETS TO THIS FILE. This is a good place for defaults. # If you want to add secrets use `.env.production.local` instead, which is automatically detected by `docker compose`. - ENV_VARIABLE=production_server_only_variable NEXT_PUBLIC_ENV_VARIABLE=production_public_variable