[PR #655] [MERGED] Add ability to customize port DB #1311

Closed
opened 2026-02-26 03:30:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/655
Author: @leowmjw
Created: 9/22/2017
Status: Merged
Merged: 12/3/2017
Merged by: @phanan

Base: masterHead: master


📝 Commits (5)

  • f0f1514 Summary: Add the ability to configure DB ports
  • 415b580 Summary: Reorder port
  • d54b15d Summary: Added example env for DB_PORT customization
  • 80990bf Merge branch 'master' into master
  • 15d2870 Merge branch 'master' into master

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 .env.example (+1 -0)
📝 config/database.php (+3 -0)

📄 Description

Add ability to bind to other ports for DB


🔄 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/koel/koel/pull/655 **Author:** [@leowmjw](https://github.com/leowmjw) **Created:** 9/22/2017 **Status:** ✅ Merged **Merged:** 12/3/2017 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`f0f1514`](https://github.com/koel/koel/commit/f0f15146c0393ee7beb6473dce59a39759bb8959) Summary: Add the ability to configure DB ports - [`415b580`](https://github.com/koel/koel/commit/415b5800477241229a30ed0fa34410e3a287be8b) Summary: Reorder port - [`d54b15d`](https://github.com/koel/koel/commit/d54b15d2269322bcfef492cc4825b74fe9a5dde2) Summary: Added example env for DB_PORT customization - [`80990bf`](https://github.com/koel/koel/commit/80990bfd887a19999f9ea81153692d7f4fecb51a) Merge branch 'master' into master - [`15d2870`](https://github.com/koel/koel/commit/15d287075e134e0c120a04810ecc4c3763fa1f93) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `config/database.php` (+3 -0) </details> ### 📄 Description Add ability to bind to other ports for DB --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1311
No description provided.