From 0cbb2e0fab96da73b1b2ec6dfa052a702136966b Mon Sep 17 00:00:00 2001 From: "bobo.yang" Date: Thu, 14 Nov 2024 12:37:31 +0800 Subject: [PATCH] feat: Add .env.example file - Added .env.example with environment variables - Set REACT_APP_IMAGE_BASE_URL and assistant display names - Defined REACT_APP_LOGO_FILE variable --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .env.example diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..121363d --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +REACT_APP_IMAGE_BASE_URL=https://img2.baidu.com +REACT_APP_ASSISTANT_DISPLAY_NAME_EN= +REACT_APP_ASSISTANT_DISPLAY_NAME_ZH= +REACT_APP_LOGO_FILE=