mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-22 09:45:27 -04:00
178e7649ba
- Combined REMOTE_INSTALL_URL and REMOTE_INSTALL_PORT into a single line for clarity. - This change improves the configuration format for easier understanding and usage.
4 lines
116 B
Bash
4 lines
116 B
Bash
INSTALL_METHOD=remote
|
|
REMOTE_INSTALL_URL=debug.dify.ai:5003
|
|
REMOTE_INSTALL_KEY=********-****-****-****-************
|