This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
-
Beta Was this translation helpful? Give feedback.
Answered by
zkeq
May 4, 2022
Replies: 3 comments 15 replies
-
目前我使用的是 朋友写的 反代 {
"version": 2,
"routes": [
{
"src": "/(.*)",
"dest": "https://域名/$1",
"headers": {
"cache-control": "ms-maxage=1000"
}
}
]
} 我认为这是个很理想的解决方案 https://tuostudy.com |
Beta Was this translation helpful? Give feedback.
15 replies
Answer selected by
pseudoxx
-
@orgsss 前一阵子刚研究明白Replit部署onedrive-vercel-index,dome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前我使用的是
Replit
+Vercel
反代朋友写的
replit
部署教程仓库(本地的redis):https://github.com/valetzx/onedrivereplindex反代
vercel.json
配置:我认为这是个很理想的解决方案
https://tuostudy.com