[PR #2097] [MERGED] feat: server port configurable via PORT env #2048

Closed
opened 2026-02-26 20:32:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2097
Author: @ephraimduncan
Created: 10/24/2025
Status: Merged
Merged: 10/27/2025
Merged by: @Mythie

Base: mainHead: feat/configurable-port


📝 Commits (1)

  • bf2b241 feat: server port configurable via PORT env

📊 Changes

6 files changed (+11 additions, -3 deletions)

View changed files

📝 .env.example (+4 -0)
📝 apps/openpage-api/package.json (+1 -1)
📝 apps/remix/server/main.js (+3 -1)
📝 apps/remix/vite.config.ts (+1 -1)
📝 packages/tsconfig/process-env.d.ts (+1 -0)
📝 turbo.json (+1 -0)

📄 Description

Fixes:


🔄 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/documenso/documenso/pull/2097 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/configurable-port` --- ### 📝 Commits (1) - [`bf2b241`](https://github.com/documenso/documenso/commit/bf2b2412005c42c8bf2dfca3c095d991614df530) feat: server port configurable via PORT env ### 📊 Changes **6 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+4 -0) 📝 `apps/openpage-api/package.json` (+1 -1) 📝 `apps/remix/server/main.js` (+3 -1) 📝 `apps/remix/vite.config.ts` (+1 -1) 📝 `packages/tsconfig/process-env.d.ts` (+1 -0) 📝 `turbo.json` (+1 -0) </details> ### 📄 Description Fixes: - #2008 - #2012 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:12 +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/documenso#2048
No description provided.