[PR #41] [MERGED] make default client port 8000 #57

Closed
opened 2026-03-03 01:21:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/41
Author: @cs01
Created: 6/2/2021
Status: Merged
Merged: 6/2/2021
Merged by: @cs01

Base: masterHead: cs01/update-default-share-port


📝 Commits (3)

📊 Changes

4 files changed (+6 additions, -5 deletions)

View changed files

📝 CHANGELOG.md (+2 -1)
📝 README.md (+1 -1)
📝 termpair/frontend_src/src/App.js (+2 -2)
📝 termpair/main.py (+1 -1)

📄 Description

The default port when sharing a terminal is currently None which defaults to port 80. The default server port is 8000. Make them match for a better UX.

fixes #38


🔄 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/cs01/termpair/pull/41 **Author:** [@cs01](https://github.com/cs01) **Created:** 6/2/2021 **Status:** ✅ Merged **Merged:** 6/2/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/update-default-share-port` --- ### 📝 Commits (3) - [`7e19d76`](https://github.com/cs01/termpair/commit/7e19d76d34f6d05d59b209f5de0eec6b961b9f3a) make default client port 8000 - [`7d0e850`](https://github.com/cs01/termpair/commit/7d0e8509e4c1b17fd45c1de8974760d5a943e337) update readme - [`171c6b8`](https://github.com/cs01/termpair/commit/171c6b831d54479a624b5ada1ee99ee9d6709950) fix wording in changelog ### 📊 Changes **4 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -1) 📝 `README.md` (+1 -1) 📝 `termpair/frontend_src/src/App.js` (+2 -2) 📝 `termpair/main.py` (+1 -1) </details> ### 📄 Description The default port when sharing a terminal is currently `None` which defaults to port 80. The default server port is 8000. Make them match for a better UX. fixes #38 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:26 +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/termpair#57
No description provided.