Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose port 80 so traefik can pick it up automaticlly #195

Closed
s-h-a-r-d opened this issue Mar 31, 2022 · 2 comments
Closed

Expose port 80 so traefik can pick it up automaticlly #195

s-h-a-r-d opened this issue Mar 31, 2022 · 2 comments
Labels
🪲 bug Something isn't working server Relates to the main binary (server or client)

Comments

@s-h-a-r-d
Copy link
Contributor

Currently traefik needs to be specifically told to which port to forward the traffic. Adding EXPOSE 80 to docker file allows traefik to automatically detect the port. And it is a good practice anyways.

@binwiederhier binwiederhier added 🪲 bug Something isn't working server Relates to the main binary (server or client) labels Apr 1, 2022
@binwiederhier
Copy link
Owner

Done in 611894f, will be in next release.

@zombiehoffa
Copy link

I apologize for commenting on this closed issue but github doesn't seem to have any way else to contact shard. Shard, can you share your working traefik config? I'm trying to get this going now and can't seem to get it to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working server Relates to the main binary (server or client)
Projects
None yet
Development

No branches or pull requests

3 participants