We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b218df3 commit 4f81f06Copy full SHA for 4f81f06
.env.example
@@ -11,6 +11,10 @@ WORKFLOW_INFORMATION_LINK_URL="https://workfloworchestrator.org/"
11
ENABLE_SUPPORT_MENU_ITEM=true
12
SUPPORT_MENU_ITEM_URL="https://workfloworchestrator.org/orchestrator-core/reference-docs/tldr/"
13
14
+
15
+# Disable cache - usefull when in development
16
+NEXT_PUBLIC_DISABLE_CACHE=false
17
18
# Auth variables
19
OAUTH2_ACTIVE=true
20
NEXTAUTH_PROVIDER_ID="keycloak"
0 commit comments