Skip to content

Pull request update for #11#12

Merged
CaddyGlow merged 2 commits intomainfrom
nerdo/main
Aug 21, 2025
Merged

Pull request update for #11#12
CaddyGlow merged 2 commits intomainfrom
nerdo/main

Conversation

@CaddyGlow
Copy link
Owner

@CaddyGlow CaddyGlow commented Aug 21, 2025

Update for PR #11

Fix the other variables in Dockerfile and docker-compose.yml.

nerdo and others added 2 commits August 20, 2025 08:54
The environment variable in the Dockerfile needed to set SERVER__HOST to 0.0.0.0 to listen on all interfaces.

PORT was being set, but it wasn't making its way into the server, causing it to listen on only the loopback address by default.

This was preventing access from the docker host even if the port was exposed.
@CaddyGlow CaddyGlow merged commit f202304 into main Aug 21, 2025
3 checks passed
@CaddyGlow CaddyGlow deleted the nerdo/main branch August 21, 2025 11:20
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.

2 participants