Skip to content

Commit

Permalink
fix:baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
oozm committed Jul 31, 2024
1 parent 5c83f56 commit c6868ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /

# Cross-domain proxy, you can configure multiple


VITE_DROP_CONSOLE = false

Expand Down
1 change: 0 additions & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ VITE_BUILD_COMPRESS = 'gzip'
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false

# Basic interface address SPA
VITE_GLOB_API_URL=/basic-api

# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
Expand Down

0 comments on commit c6868ce

Please sign in to comment.