mirror of
https://github.com/Awuqing/BackupX.git
synced 2026-08-15 09:24:02 +08:00
fix: make agent install command proxy independent (#50)
This commit is contained in:
@@ -44,5 +44,8 @@ export interface InstallTokenResult {
|
||||
installToken: string
|
||||
expiresAt: string
|
||||
url: string
|
||||
fallbackUrl?: string
|
||||
scriptBase64?: string
|
||||
composeUrl: string
|
||||
fallbackComposeUrl?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user