mirror of
https://github.com/zhengkai/orca.git
synced 2026-03-01 00:35:36 +08:00
tidy
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# shellcheck disable=SC2148
|
||||
|
||||
# copy it as "env.sh" and edit
|
||||
|
||||
export OPENAI_API_KEY="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"
|
||||
export ORCA_WEB=":22035"
|
||||
export ORCA_ES_ADDR="https://10.0.84.49:9200/"
|
||||
export ORCA_ES_USER="elastic"
|
||||
export ORCA_ES_PASS="a0iKg{Q,}!7T95Z"
|
||||
Reference in New Issue
Block a user