env配置

This commit is contained in:
none 2023-03-21 11:13:47 +08:00
parent 95886f5b0a
commit 29c3ab23b1
2 changed files with 5 additions and 0 deletions

1
.env.example Normal file
View File

@ -0,0 +1 @@
VITE_APP_URL=

4
.gitignore vendored
View File

@ -25,3 +25,7 @@ dist-ssr
package-lock.json package-lock.json
yarn.lock yarn.lock
.env.production
.env.development
.env