[PR #3399] [CLOSED] fix: Frontend/Admin ports are wrong. #3336 #4372

Closed
opened 2026-03-17 01:54:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3399
Author: @felixsanz
Created: 9/28/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-selfhost-web/Caddyfile (+1 -1)
📝 packages/hoppscotch-sh-admin/Caddyfile (+1 -1)

📄 Description

Closes #3336

Description

According to documentation, frontend runs on port 3000 and admin on port 3100. So Caddyfiles are wrong and this fixes it.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information


🔄 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/3399 **Author:** [@felixsanz](https://github.com/felixsanz) **Created:** 9/28/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`7efbd97`](https://github.com/hoppscotch/hoppscotch/commit/7efbd97f2b825e4c8fff0f1e820a0d08c20e9fde) fix: Frontend/Admin ports are wrong. #3336 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-selfhost-web/Caddyfile` (+1 -1) 📝 `packages/hoppscotch-sh-admin/Caddyfile` (+1 -1) </details> ### 📄 Description Closes #3336 ### Description According to [documentation](https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#using-individual-containers-for-the-services), frontend runs on port 3000 and admin on port 3100. So Caddyfiles are wrong and this fixes it. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed ### Additional Information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:55 +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#4372
No description provided.