[PR #2290] [MERGED] fix: update server only urls to use private internal web app url #2186

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2290
Author: @Mythie
Created: 12/6/2025
Status: Merged
Merged: 12/8/2025
Merged by: @Mythie

Base: mainHead: fix/use-internal-app-url-for-server-only


📝 Commits (1)

  • 9d9cad3 fix: update server only urls to use private internal web app url

📊 Changes

4 files changed (+18 additions, -10 deletions)

View changed files

📝 packages/lib/server-only/pdf/add-rejection-stamp-to-pdf.ts (+2 -2)
📝 packages/lib/server-only/pdf/flatten-form.ts (+2 -2)
📝 packages/lib/server-only/pdf/insert-field-in-pdf-v1.ts (+7 -3)
📝 packages/lib/server-only/pdf/legacy-insert-field-in-pdf.ts (+7 -3)

📄 Description

Replaced instances of NEXT_PUBLIC_WEBAPP_URL with NEXT_PRIVATE_INTERNAL_WEBAPP_URL


🔄 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/2290 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/use-internal-app-url-for-server-only` --- ### 📝 Commits (1) - [`9d9cad3`](https://github.com/documenso/documenso/commit/9d9cad329b740b3fd317c02f7a5025fd80bcc476) fix: update server only urls to use private internal web app url ### 📊 Changes **4 files changed** (+18 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/server-only/pdf/add-rejection-stamp-to-pdf.ts` (+2 -2) 📝 `packages/lib/server-only/pdf/flatten-form.ts` (+2 -2) 📝 `packages/lib/server-only/pdf/insert-field-in-pdf-v1.ts` (+7 -3) 📝 `packages/lib/server-only/pdf/legacy-insert-field-in-pdf.ts` (+7 -3) </details> ### 📄 Description Replaced instances of NEXT_PUBLIC_WEBAPP_URL with NEXT_PRIVATE_INTERNAL_WEBAPP_URL --- <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:48 +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#2186
No description provided.