文档问题: onme #98

Closed
opened 2026-02-16 05:19:10 -05:00 by yindo · 1 comment
Owner

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

建议修改

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 ## 建议修改 <!-- 如果有具体的修改建议,请在此说明 --> <!-- 感谢您对文档质量的关注! -->
yindo closed this issue 2026-02-16 05:19:10 -05:00
Author
Owner

@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.

@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](https://github.com/langgenius/dify).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#98