[PR #218] [MERGED] feat: update host configuration to allow external access #912

Open
opened 2025-10-09 16:59:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/218
Author: @jonasclaes
Created: 2/7/2025
Status: Merged
Merged: 2/8/2025
Merged by: @stonith404

Base: mainHead: chore/update-host-to-all


📝 Commits (1)

  • f103f50 feat: update host configuration to allow external access

📊 Changes

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

View changed files

📝 backend/.env.example (+1 -1)
📝 backend/internal/common/env_config.go (+1 -1)

📄 Description

As discussed in #211, the backend now runs on 0.0.0.0 by default, and is overrideable through the HOST environment variable.


🔄 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/pocket-id/pocket-id/pull/218 **Author:** [@jonasclaes](https://github.com/jonasclaes) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/8/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `chore/update-host-to-all` --- ### 📝 Commits (1) - [`f103f50`](https://github.com/pocket-id/pocket-id/commit/f103f502d61116b491328f66c0fa9f1a87173c0e) feat: update host configuration to allow external access ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/.env.example` (+1 -1) 📝 `backend/internal/common/env_config.go` (+1 -1) </details> ### 📄 Description As discussed in #211, the backend now runs on 0.0.0.0 by default, and is overrideable through the `HOST` environment variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:59:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#912