Skip to content

Commit

Permalink
chore(projects): add desc for base url of app
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Nov 15, 2024
1 parent 91de4a8 commit 17d7e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 17d7e52

Please sign in to comment.