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 cb71397 commit 38804dcCopy full SHA for 38804dc
.env.example
@@ -3,7 +3,7 @@ ORCHESTRATOR_API_HOST=http://localhost:8080
3
ORCHESTRATOR_API_PATH=/api
4
ORCHESTRATOR_GRAPHQL_HOST=http://localhost:8080
5
ORCHESTRATOR_GRAPHQL_PATH=/api/graphql
6
-ORCHESTRATOR_WEBSOCKET_URL=ws://localhost:8080
+ORCHESTRATOR_WEBSOCKET_URL=ws://localhost:8080/api/ws/events
7
USE_WEB_SOCKETS=false
8
USE_THEME_TOGGLE=false
9
SHOW_WORKFLOW_INFORMATION_LINK=true
0 commit comments