Track environment example
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# 服务器对外访问端口。若 3200 已被占用,可改为其他未占用端口。
|
||||
APP_PORT=3200
|
||||
@@ -30,6 +30,7 @@ yarn-error.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
!.env.example
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user