You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# -- backend.environmentVariables.MS_API_URL is the base URL for Rasa Pro (overrides default).
224
+
# -- backend.environmentVariables.MS_API_URL is the base URL for Rasa Pro (overrides default). Default is a service name of the Rasa Pro deployment defined as a dependency in the Chart.yaml file.
225
+
# If you want to change the default, you need to make sure it is a valid URL and that the Rasa Pro deployment is running and accessible.
225
226
# MS_API_URL:
226
227
# value: "http://rasapro"
227
228
# -- backend.environmentVariables.DELETE_CONVERSATIONS_OLDER_THAN_HOURS is the conversation data retention period in hours.
0 commit comments