From 43b108cf475cf2d5e053ace914095ef248d2b02d Mon Sep 17 00:00:00 2001 From: mbaharip <62494292+mbahArip@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:35:01 +0700 Subject: [PATCH] Update explanation --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 5bea85b..7c6b1e4 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,6 @@ NEXT_PUBLIC_ENCRYPTION_KEY= NEXT_PUBLIC_SITE_PASSWORD= # Only fill with the domain name, without the protocol and trailing slash -# This will be used as a fallback if VERCEL_URL is not available -# Example: https://drive-demo.mbaharip.com -> drive.mbaharip.com +# This will be used, and will fallback to VERCEL_URL if it's not available +# Example: https://drive-demo.mbaharip.com -> drive-demo.mbaharip.com NEXT_PUBLIC_DOMAIN=