traefik / whoami

Tiny Go server that prints os information and HTTP request to output
https://traefik.io
Apache License 2.0
1.04k stars 223 forks source link

Default port is 8080 #74

Closed martinjgrunwald closed 1 year ago

martinjgrunwald commented 1 year ago

Contrary to the documentation the default port is not 80 but 8080.

When I start the container without specifying a port the output says: Starting up on port 8080

ldez commented 1 year ago

hello,

it's a regression introduced in v1.10.0, I fixed that in the release v1.10.1.

as workaround, you can use v1.9.0