feat: add reserve proxy url (#479)
Co-authored-by: Adens <dwang@senparc.com> Co-authored-by: fyears <1142836+fyears@users.noreply.github.com>
This commit is contained in:
co-authored by
Adens
fyears
parent
fe572b41c9
commit
220fd07a8b
@@ -32,6 +32,7 @@ export interface S3Config {
|
||||
* @deprecated
|
||||
*/
|
||||
bypassCorsLocally?: boolean;
|
||||
reverseProxyUrl: string;
|
||||
}
|
||||
|
||||
export interface DropboxConfig {
|
||||
|
||||
Reference in New Issue
Block a user