[PR #15] [MERGED] Change default server port since 5000 can be taken by default. #3171

Closed
opened 2026-02-22 18:33:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/15
Author: @timothycarambat
Created: 6/9/2023
Status: Merged
Merged: 6/9/2023
Merged by: @timothycarambat

Base: masterHead: 14-change-default-server-port


📝 Commits (1)

📊 Changes

7 files changed (+22 additions, -28 deletions)

View changed files

📝 clean.sh (+2 -1)
📝 frontend/src/components/Modals/Keys.jsx (+8 -17)
📝 frontend/src/components/Modals/Password.jsx (+3 -1)
📝 frontend/src/utils/constants.js (+1 -1)
📝 server/.env.example (+1 -1)
📝 server/endpoints/system.js (+5 -7)
📝 server/utils/vectorDbProviders/pinecone/PINECONE_SETUP.md (+2 -0)

📄 Description

No description provided


🔄 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/Mintplex-Labs/anything-llm/pull/15 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/9/2023 **Status:** ✅ Merged **Merged:** 6/9/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `14-change-default-server-port` --- ### 📝 Commits (1) - [`8135124`](https://github.com/Mintplex-Labs/anything-llm/commit/8135124fbf0716a4efe5aa45e945a3344918eecf) resolves #14 ### 📊 Changes **7 files changed** (+22 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `clean.sh` (+2 -1) 📝 `frontend/src/components/Modals/Keys.jsx` (+8 -17) 📝 `frontend/src/components/Modals/Password.jsx` (+3 -1) 📝 `frontend/src/utils/constants.js` (+1 -1) 📝 `server/.env.example` (+1 -1) 📝 `server/endpoints/system.js` (+5 -7) 📝 `server/utils/vectorDbProviders/pinecone/PINECONE_SETUP.md` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:11 -05:00
yindo closed this issue 2026-02-22 18:33:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3171