mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 13:35:35 -04:00
[PR #409] [MERGED] Add docs:Add guidance for Postgresql "FATAL no host for" configruation #516
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/409
Author: @Chen571428
Created: 12/18/2024
Status: ✅ Merged
Merged: 4/14/2025
Merged by: @AllenWriter
Base:
main← Head:patch-1📝 Commits (2)
d1f9280Add guidance for Postgresql "FATAL no host for" configruation1c24bf5Update docker-compose.md📊 Changes
1 file changed (+12 additions, -0 deletions)
View changed files
📝
zh_CN/getting-started/install-self-hosted/docker-compose.md(+12 -0)📄 Description
Hi! I found that many using docker-compose to locally deploy Dify usually met the problem that PostgreSQL refused any connection. And the WebUI raises "Internal Server Error".
This PR adds basic descrption about the problem ,and the usual way to solve it.
Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.