mirror of
https://github.com/cs01/termpair.git
synced 2026-04-27 05:25:53 +03:00
[PR #41] [MERGED] make default client port 8000 #57
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/cs01/termpair/pull/41
Author: @cs01
Created: 6/2/2021
Status: ✅ Merged
Merged: 6/2/2021
Merged by: @cs01
Base:
master← Head:cs01/update-default-share-port📝 Commits (3)
7e19d76make default client port 80007d0e850update readme171c6b8fix wording in changelog📊 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
Nonewhich 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.