Unverified Commit 59300614 authored by Chakshu Gautam's avatar Chakshu Gautam Committed by GitHub
Browse files

UCI: Transformer add env for controlling bot (#2991)

Showing with 3 additions and 0 deletions
+3 -0
......@@ -42,3 +42,6 @@ FUSIONAUTH_URL=http://fusionauth-service.{{namespace}}.svc.cluster.local:9011
# Note - You will need access to UI to generate this the first time.
FUSIONAUTH_KEY={{fusionauth_service_admin_key}}
CAMPAIGN_ADMIN_TOKEN={{uci_api_admin_token}}
ASSESSMENT_GO_TO_START_CHAR={{uci_go_to_start_char | default("*") }}
ASSESSMENT_ONE_LEVEL_UP_CHAR={{uci_one_level_up_char | default("#") }}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment