Explorar o código

chore: add comment to the PLUGIN_DIFY_INNER_API_KEY key (#15381)

Novice hai 1 mes
pai
achega
58a74fe1fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker/.env.example

+ 1 - 0
docker/.env.example

@@ -959,6 +959,7 @@ PLUGIN_DEBUGGING_PORT=5003
 EXPOSE_PLUGIN_DEBUGGING_HOST=localhost
 EXPOSE_PLUGIN_DEBUGGING_PORT=5003
 
+# If this key is changed, DIFY_INNER_API_KEY in plugin_daemon service must also be updated or agent node will fail.
 PLUGIN_DIFY_INNER_API_KEY=QaHbTe77CtuXmsfyhR7+vRjI/+XbV1AaFy691iy+kGDv2Jvy0/eAh8Y1
 PLUGIN_DIFY_INNER_API_URL=http://api:5001