mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #834] [MERGED] Update user and db for healthcheck docker-compose-dev.yml #1118
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/plankanban/planka/pull/834
Author: @jaycoolslm
Created: 7/24/2024
Status: ✅ Merged
Merged: 7/24/2024
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (1)
c3b99c2Update user and db for healthcheck docker-compose-dev.yml📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docker-compose-dev.yml(+1 -1)📄 Description
Currently docker dev postgres fails because the healthcheck uses an account and db which has not been initialised. This PR updates the username and the db so that correct credentials are used
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.