mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
加载env
This commit is contained in:
parent
89f6607e1c
commit
5d8ca17ad9
@ -46,12 +46,12 @@ typings
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.test
|
||||
|
||||
# local env files
|
||||
.env*.local
|
||||
## dotenv environment variable files
|
||||
#.env
|
||||
#.env.test
|
||||
#
|
||||
## local env files
|
||||
#.env*.local
|
||||
|
||||
# Next.js build output
|
||||
.next/
|
||||
|
Loading…
Reference in New Issue
Block a user