From 934a1c974a919384720f5206afff49116519cf81 Mon Sep 17 00:00:00 2001 From: tesobe-daniel Date: Tue, 7 May 2024 14:55:01 +0200 Subject: [PATCH] Update .env.example --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index 7c3f101..cb91ac8 100644 --- a/.env.example +++ b/.env.example @@ -12,3 +12,5 @@ VITE_OPB_SERVER_SESSION_PASSWORD=very secret #VITE_OBP_HEADER_LINKS_HOVER_COLOR="#39455f" #VITE_OBP_HEADER_LINKS_BACKGROUND_COLOR="#eef0f4" #VITE_OBP_LOGO_URL=https://static.openbankproject.com/images/obp_logo.png + +#NODE_ENV=production