Feat: add .env file

This commit is contained in:
Lazy 2023-10-04 22:30:51 +08:00
parent 968b712896
commit f038b44bea
2 changed files with 1 additions and 1 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
VITE_BASEURL=/web

1
.gitignore vendored
View File

@ -73,7 +73,6 @@ web_modules/
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local