From 536f820bd93fc96eba01f48ff0c305451f75e3c6 Mon Sep 17 00:00:00 2001 From: Kassian Sun Date: Fri, 9 Jun 2023 17:06:30 +0800 Subject: [PATCH] [config] update default env list --- console.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/console.yml b/console.yml index 0a4588af..bdd80213 100644 --- a/console.yml +++ b/console.yml @@ -5,6 +5,10 @@ configs.auto_reload: true # INFINI_CONSOLE_ENDPOINT: "http://127.0.0.1:9000" # INGEST_CLUSTER_ENDPOINT: "https://127.0.0.1:9200" # INGEST_CLUSTER_CREDENTIAL_ID: chjkp9dath21f1ae9tq0 +# DINGTALK_WEBHOOK_ENDPOINT: +# INFINI_CONSOLE_ENDPOINT: +# SLACK_WEBHOOK_ENDPOINT: +# WECHAT_WEBHOOK_ENDPOINT: web: enabled: true @@ -79,4 +83,4 @@ badger: # ca_key: "config/certs/ca.key" # console_endpoint: $[[env.INFINI_CONSOLE_ENDPOINT]] # ingest_cluster_endpoint: $[[env.INGEST_CLUSTER_ENDPOINT]] -# ingest_cluster_credential_id: $[[env.INGEST_CLUSTER_CREDENTIAL_ID]] \ No newline at end of file +# ingest_cluster_credential_id: $[[env.INGEST_CLUSTER_CREDENTIAL_ID]]