mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #211] docs: add the "HOST" environment variable #925
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?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/211
State: closed
Merged: No
I've added the HOST environment variable to the documentation, as when you disable Caddy, the backend will only listen on localhost inside of the container, whilst the user is probably trying to reverse proxy it from their own reverse proxy.