Skip to content

TMDB Embed API v1.0.3

Choose a tag to compare

@Inside4ndroid Inside4ndroid released this 17 Sep 11:02
· 6 commits to main since this release

[1.0.3] - 2025-09-17

Fixed

  • Server now binds to 0.0.0.0 by default so Docker port publishing works correctly from the host. Added BIND_HOST=0.0.0.0 in Dockerfile and compose.

Notes

  • If you were seeing ERR_CONNECTION_REFUSED on http://localhost:8787, pull the latest image or rebuild, then re-run with -p 8787:8787.