Skip to content

fix: bind the container server to all interfaces#8

Merged
leonardosalasd merged 1 commit into
mainfrom
fix/docker-runtime
Jun 16, 2026
Merged

fix: bind the container server to all interfaces#8
leonardosalasd merged 1 commit into
mainfrom
fix/docker-runtime

Conversation

@leonardosalasd

Copy link
Copy Markdown
Member

No description provided.

The Next standalone server defaults its hostname to localhost, so the published
port never reached it and the container looked up but unreachable. Setting
HOSTNAME=0.0.0.0 makes it listen on all interfaces. Verified end to end: all
four templates compile with xelatex and produce valid PDFs.

@leonardosalasd leonardosalasd left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@leonardosalasd leonardosalasd merged commit 49a902c into main Jun 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant