Skip to content

Commit

Permalink
Merge pull request #833 from goplus/dev
Browse files Browse the repository at this point in the history
Release v1.4.2
  • Loading branch information
nighca authored Aug 30, 2024
2 parents b04b93e + ff3d66b commit 32ed668
Show file tree
Hide file tree
Showing 12 changed files with 1,235 additions and 133 deletions.
2 changes: 1 addition & 1 deletion spx-gui/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ VITE_API_BASE_URL="/api"
# Features control
VITE_DISABLE_AIGC="false"

# This base URL is used by Vercel Edge Middleware to proxy all '/api/(.*)' requests.
# This base URL is used by Vercel to proxy all '/api/(.*)' requests.
# The path prefix '/api' is stripped before forwarding.
VERCEL_PROXIED_API_BASE_URL="https://goplus-builder.qiniu.io/api"
1 change: 1 addition & 0 deletions spx-gui/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ tsconfig.tsbuildinfo
!.yarn/versions

.env.local
.vercel
16 changes: 0 additions & 16 deletions spx-gui/middleware.ts

This file was deleted.

Loading

0 comments on commit 32ed668

Please sign in to comment.