📝 (env.example): add comment to clarify BACKEND_URL value must end with a slash
This commit is contained in:
parent
74b8b98cb2
commit
8bf7156e90
1 changed files with 1 additions and 0 deletions
|
|
@ -99,5 +99,6 @@ LANGFLOW_STORE_ENVIRONMENT_VARIABLES=
|
|||
#
|
||||
# LANGFLOW_LIKE_WEBHOOK_URL=
|
||||
|
||||
# Value must finish with slash /
|
||||
#BACKEND_URL=http://localhost:7860/
|
||||
BACKEND_URL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue