mirror of
https://github.com/langgenius/dify-conversation.git
synced 2026-07-01 18:25:52 -04:00
5 lines
206 B
Bash
5 lines
206 B
Bash
# you can find this in https://cloud.dify.ai/
|
|
APP_ID=YOUR_APP_ID # This is your APP ID aka APP NAME will be used for generate user id under this scope
|
|
API_SECRET=YOUR_API_SECRET # This is your API Secret
|
|
|