mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 01:10:22 +03:00
[PR #210] [CLOSED] docs: add the "HOST" environment variable #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/210
Author: @jonasclaes
Created: 2/5/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
35349f9docs: add the "HOST" environment variable📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
docs/docs/configuration/environment-variables.md(+1 -0)📄 Description
I've added the
HOSTenvironment variable to the documentation, as when you disable Caddy, the backend will only listen onlocalhostinside of the container, whilst the user is probably trying to reverse proxy it from their own reverse proxy.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.