mirror of
https://github.com/langgenius/dify.git
synced 2026-04-20 02:37:20 +08:00
Merge remote-tracking branch 'origin/main' into feat/trigger
This commit is contained in:
@ -45,7 +45,7 @@ APP_WEB_URL=
|
||||
# Recommendation: use a dedicated domain (e.g., https://upload.example.com).
|
||||
# Alternatively, use http://<your-ip>:5001 or http://api:5001,
|
||||
# ensuring port 5001 is externally accessible (see docker-compose.yaml).
|
||||
FILES_URL=http://api:5001
|
||||
FILES_URL=
|
||||
|
||||
# INTERNAL_FILES_URL is used for plugin daemon communication within Docker network.
|
||||
# Set this to the internal Docker service URL for proper plugin file access.
|
||||
|
||||
Reference in New Issue
Block a user