diff --git a/src/views/pages/OldScenarioExec.vue b/src/views/pages/OldScenarioExec.vue index 15ec64f..2ccfd24 100644 --- a/src/views/pages/OldScenarioExec.vue +++ b/src/views/pages/OldScenarioExec.vue @@ -182,7 +182,7 @@ const updateLoading = ref(false); const fileContent = ref(''); const fileType = ref(''); const chat_enabled = ref(false); -const baseUploadDir = 'mnt/hermione_storage/documents/file_input_scenarios/'; +const baseUploadDir = '/mnt/hermione_storage/hermione/file_input_scenarios/'; onMounted(() => { if (execution) {