fix(download):update the downloads files directory EE-2473 (#6734)
* update the downloads files directory
This commit is contained in:
@@ -19,7 +19,7 @@ export function EdgeScriptForm({ edgeKey, edgeId }: Props) {
|
||||
envVars: '',
|
||||
edgeIdGenerator: '',
|
||||
os: 'linux',
|
||||
platform: 'swarm',
|
||||
platform: 'k8s',
|
||||
});
|
||||
|
||||
const settingsQuery = useSettings((settings) => settings.AgentSecret);
|
||||
|
||||
Reference in New Issue
Block a user