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
This commit is contained in:
parent
3cbdf30bcd
commit
0cbb2e0fab
4
.env.example
Normal file
4
.env.example
Normal file
@ -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=
|
Loading…
x
Reference in New Issue
Block a user