[config] update default env list

This commit is contained in:
Kassian Sun 2023-06-09 17:06:30 +08:00
parent 94557a7979
commit 536f820bd9
1 changed files with 5 additions and 1 deletions

View File

@ -5,6 +5,10 @@ configs.auto_reload: true
# INFINI_CONSOLE_ENDPOINT: "http://127.0.0.1:9000" # INFINI_CONSOLE_ENDPOINT: "http://127.0.0.1:9000"
# INGEST_CLUSTER_ENDPOINT: "https://127.0.0.1:9200" # INGEST_CLUSTER_ENDPOINT: "https://127.0.0.1:9200"
# INGEST_CLUSTER_CREDENTIAL_ID: chjkp9dath21f1ae9tq0 # INGEST_CLUSTER_CREDENTIAL_ID: chjkp9dath21f1ae9tq0
# DINGTALK_WEBHOOK_ENDPOINT:
# INFINI_CONSOLE_ENDPOINT:
# SLACK_WEBHOOK_ENDPOINT:
# WECHAT_WEBHOOK_ENDPOINT:
web: web:
enabled: true enabled: true
@ -79,4 +83,4 @@ badger:
# ca_key: "config/certs/ca.key" # ca_key: "config/certs/ca.key"
# console_endpoint: $[[env.INFINI_CONSOLE_ENDPOINT]] # console_endpoint: $[[env.INFINI_CONSOLE_ENDPOINT]]
# ingest_cluster_endpoint: $[[env.INGEST_CLUSTER_ENDPOINT]] # ingest_cluster_endpoint: $[[env.INGEST_CLUSTER_ENDPOINT]]
# ingest_cluster_credential_id: $[[env.INGEST_CLUSTER_CREDENTIAL_ID]] # ingest_cluster_credential_id: $[[env.INGEST_CLUSTER_CREDENTIAL_ID]]