refactor(knowledge): Move the searchstore manager to app infra (#764)
This commit is contained in:
@@ -3,7 +3,6 @@ export LISTEN_ADDR=":8888"
|
||||
export LOG_LEVEL="debug"
|
||||
export MAX_REQUEST_BODY_SIZE=1073741824
|
||||
export SERVER_HOST="http://localhost${LISTEN_ADDR}"
|
||||
export MINIO_PROXY_ENDPOINT=""
|
||||
export USE_SSL="0"
|
||||
export SSL_CERT_FILE=""
|
||||
export SSL_KEY_FILE=""
|
||||
|
||||
Reference in New Issue
Block a user