mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-22 17:22:43 +08:00
env配置
This commit is contained in:
parent
95886f5b0a
commit
29c3ab23b1
1
.env.example
Normal file
1
.env.example
Normal file
@ -0,0 +1 @@
|
|||||||
|
VITE_APP_URL=
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -25,3 +25,7 @@ dist-ssr
|
|||||||
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
|
||||||
|
.env.production
|
||||||
|
.env.development
|
||||||
|
.env
|
Loading…
x
Reference in New Issue
Block a user