mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #218] [MERGED] feat: update host configuration to allow external access #912
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:chore/update-host-to-all📝 Commits (1)
f103f50feat: 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
HOSTenvironment variable.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.