From a5f77c793887b73302c18ae56c44a7e715f4e182 Mon Sep 17 00:00:00 2001 From: Tremayne Date: Thu, 31 Mar 2022 13:14:26 -0700 Subject: [PATCH] Update startup.yaml.environment-production --- config/startup.yaml.environment-production | 1 + 1 file changed, 1 insertion(+) diff --git a/config/startup.yaml.environment-production b/config/startup.yaml.environment-production index e875abc0..b12ccb8a 100644 --- a/config/startup.yaml.environment-production +++ b/config/startup.yaml.environment-production @@ -80,6 +80,7 @@ WORKBENCHES: type: list value: - '../noctua-form/workbenches' + - '../noctua-visual-pathway-editor/workbenches' - '../noctua-alliance-pathway-preview/workbenches' - '../noctua-landing-page/workbenches' - 'workbenches'