mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: docker时区问题 #79
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 @blessing520 on GitHub (Jun 3, 2025).
问题描述
docker-compose up -d启动所有容器后,在web页面知识库显示的时间慢8小时,分析后发现docker使用UTC时区,手动修改docker-compose.yaml后每次更新会被覆盖或者有修改会提示冲突,有什么办法解决?
页面链接
https://github.com/langgenius/dify-docs/blob/main/zh-hans/getting-started/install-self-hosted/docker-compose.mdx
建议修改
@saltism commented on GitHub (Jun 10, 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.