From f54c61396760536a09a42a624899f6080194481e Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:57:50 +0100 Subject: [PATCH] Update .env comment envs --- examples/immich/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/immich/.env b/examples/immich/.env index 5df3d47..fa4c6f8 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -24,5 +24,5 @@ JWT_SECRET=9C9E6EE5B56F137D2123123123123 # change this to a secure random secret ENABLE_MAPBOX=false # WEB -MAPBOX_KEY= -VITE_SERVER_ENDPOINT=http://localhost:2283/api +#MAPBOX_KEY= +#VITE_SERVER_ENDPOINT=http://localhost:2283/api