-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e48039
commit 9506ec2
Showing
2 changed files
with
28 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import { makeConfig } from "./vite.config"; | ||
|
||
// Same as base config but prefix each asset path in index.html with this location | ||
export default makeConfig("https://qieyun-autoderiver-1305783649.file.myqcloud.com/"); | ||
export default makeConfig("https://autoderiver-1305783649.cos.accelerate.myqcloud.com/"); |