-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
issue: quick fixIssues that could be fixed quickly, with small- to medium-sized PRsIssues that could be fixed quickly, with small- to medium-sized PRspr: fixUsed on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.status: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more informationtarget: v3Documentation PRs/issues targeting content from docs-v3.strapi.io (v3 branch)Documentation PRs/issues targeting content from docs-v3.strapi.io (v3 branch)
Description
Link to the documentation page or resource
Describe the bug
The issue was introduced in #392. The fix to replace host
with socketPath
is only correct if mysql
is used. For postgres it still needs to be host
.
Additional context
No response
Suggested improvements or fixes
Maybe this could be changed to provide examples for both databases?
Related issue(s)/PR(s)
MattieBelt, andrewoelfing and biggusbeetus
Metadata
Metadata
Assignees
Labels
issue: quick fixIssues that could be fixed quickly, with small- to medium-sized PRsIssues that could be fixed quickly, with small- to medium-sized PRspr: fixUsed on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.status: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more informationtarget: v3Documentation PRs/issues targeting content from docs-v3.strapi.io (v3 branch)Documentation PRs/issues targeting content from docs-v3.strapi.io (v3 branch)