chore(projects): add desc for base url of app

This commit is contained in:
Soybean 2024-11-15 22:45:28 +08:00
parent 91de4a8ef7
commit 17d7e52216

2
.env
View File

@ -1,3 +1,5 @@
# the base url of the application, the default is "/"
# if use a sub directory, it must be end with "/", like "/admin/" but not "/admin"
VITE_BASE_URL=/
VITE_APP_TITLE=SoybeanAdmin