79366155

Date: 2025-01-17 21:42:55
Score: 1.5
Natty:
Report link

When you forward external port 81 to internal port 80, then internal Traefik entrypoint needs to be 80.

ports:
  - "81:80"
command:
  - --entrypoints.http.address=:81
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): When you for
  • Low reputation (0.5):
Posted by: bluepuma77