mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: onme #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @munianjingxi on GitHub (Jun 10, 2025).
问题描述
6.11日
通过git拉取代码,进入docker文件夹后拷贝默认的env文件,通过docker命令启动,报错:unexpected character "%" in variable name near "%H:%M:%S\n# Log Timezone\nLOG_TZ=UTC\n\n# Debug mode, default is false.\n# It is recommended to turn on this configuration for local development\n# to prevent some problems caused by monkey patch.\nDEBUG=false\n\n# Flask debug mode, it can output trace information at the interface when turned on,\n# which is convenient for debugging.\nFLASK_DEBUG=false\n\n# Enable request logging, which will log the request and response information.\n# And the log level is DEBUG\nENABLE_REQUEST_LOGGING=False\n\n# A secret key that is used for securely signing the session cookie\n# and encrypting sensitive information on the database.\n# You can generate a strong key using
openssl rand -base64 42.\nSECRET_KEY=sk-9f73s3ljTXVcMT3Blb3ljTqtsKiGHXVcMT3BlbkFJLK7U\n\n# Password for admin user initialization.\n# If left unset, admin user will not be prompted for a password\n# when creating the initial admin account.\n# The length of the password cannot exceed 30页面链接
https://github.com/langgenius/dify-docs/blob/main/zh-hans/getting-started/install-self-hosted/environments.mdx
建议修改
@saltism commented on GitHub (Jun 11, 2025):
Hi, this is the documentation repo, not a technical support channel.
I’m afraid unable to address the issue you mentioned here.
You can submit your request or issue to the main Dify GitHub repository.