mirror of
https://github.com/cs01/termpair.git
synced 2026-04-27 05:25:53 +03:00
[GH-ISSUE #56] add instructions to host on nginx #19
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#19
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?
Originally created by @cs01 on GitHub (Jul 11, 2021).
Original GitHub issue: https://github.com/cs01/termpair/issues/56
How would this feature be useful?
Getting set up with nginx has a few gotchas. Adding to docs will help users save time setting up their own TermPair server with SSL behind nginx.
Describe the solution you'd like
Add a section to the README.
Describe alternatives you've considered
Let users search and figure it out via trial and error.