|
@@ -57,7 +57,7 @@ DIFY_PLUGIN_SERVERLESS_CONNECTOR_API_KEY=HeRFb6yrzAy5vUSlJWK2lUl36mpkaRycv4witbQ
|
|
|
|
|
|
# python interpreter, if you are using local runtime, you should set this path to your python interpreter path
|
|
|
# otherwise, it should be /usr/bin/python3
|
|
|
-PYTHON_INTERPRETER_PATH=/Users/yeuoly/miniconda3/envs/dify-plugin-sdk/bin/python
|
|
|
+# PYTHON_INTERPRETER_PATH=/usr/bin/python3
|
|
|
|
|
|
# python environment init timeout, if the python environment init process is not finished within this time, it will be killed
|
|
|
PYTHON_ENV_INIT_TIMEOUT=120
|