[PR #834] [MERGED] Update user and db for healthcheck docker-compose-dev.yml #1118

Closed
opened 2026-02-04 21:51:35 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • c3b99c2 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/834 **Author:** [@jaycoolslm](https://github.com/jaycoolslm) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c3b99c2`](https://github.com/plankanban/planka/commit/c3b99c22559f48192ff58b62170dea68acb32b0b) Update user and db for healthcheck docker-compose-dev.yml ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose-dev.yml` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:51:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1118