Skip to content

Commit ef9ce71

Browse files
committed
Add AI_MICROSERVICE_HOST_WS env variable to examples
1 parent 6dc95ce commit ef9ce71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ OPEN_AI_NLQ_TO_PMQL_ENABLED=true
4545
OPEN_AI_PROCESS_TRANSLATIONS_ENABLED=true
4646
OPEN_AI_SECRET="sk-O2D..."
4747
AI_MICROSERVICE_HOST="http://localhost:8010"
48+
AI_MICROSERVICE_HOST_WS="wss://localhost:8010"
4849
PROCESS_REQUEST_ERRORS_RATE_LIMIT=1
4950
PROCESS_REQUEST_ERRORS_RATE_LIMIT_DURATION=86400
5051
CUSTOM_EXECUTORS=false

0 commit comments

Comments
 (0)