mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-09-02 12:04:29 +00:00
Container runtimes inject HOSTNAME=<container/pod hostname> at runtime; under Podman pods it resolves to 127.0.1.1, so Next.js standalone bound to the wrong address and the UI became unreachable. Setting HOSTNAME explicitly in the supervisord command (with a FRONTEND_BIND_HOST override knob) beats any injected value. Drops the now-dead ENV HOSTNAME from the Dockerfile and updates the environment reference and reverse-proxy docs. Closes #994 |
||
|---|---|---|
| .. | ||
| 0-START-HERE | ||
| 1-INSTALLATION | ||
| 2-CORE-CONCEPTS | ||
| 3-USER-GUIDE | ||
| 4-AI-PROVIDERS | ||
| 5-CONFIGURATION | ||
| 6-TROUBLESHOOTING | ||
| 7-DEVELOPMENT | ||
| assets | ||
| index.md | ||
| SECURITY_REVIEW.md | ||