[PR #4787] [CLOSED] try APP_PORT before PORT env var #4933

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4787
Author: @mvhatch
Created: 2/25/2025
Status: Closed

Base: mainHead: madhive


📝 Commits (1)

  • 4630f4c try APP_PORT before PORT env var

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-backend/src/main.ts (+2 -2)

📄 Description

Closes # discussion 4782

What's changed

enable hoppscotch-backend to listen on env var APP_PORT before checking PORT or using 3170

Notes to reviewers


🔄 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/hoppscotch/hoppscotch/pull/4787 **Author:** [@mvhatch](https://github.com/mvhatch) **Created:** 2/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `madhive` --- ### 📝 Commits (1) - [`4630f4c`](https://github.com/hoppscotch/hoppscotch/commit/4630f4c202fdf88f5204f10173ced3355fc65817) try APP_PORT before PORT env var ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-backend/src/main.ts` (+2 -2) </details> ### 📄 Description Closes # [discussion 4782](https://github.com/hoppscotch/hoppscotch/discussions/4782) ### What's changed enable `hoppscotch-backend` to listen on env var `APP_PORT` before checking `PORT` or using `3170` ### Notes to reviewers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:25:30 +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/hoppscotch#4933
No description provided.