Only default ports should be 80/443 #23

Closed
opened 2021-04-06 07:38:06 +00:00 by decentral1se · 0 comments
Owner

See c5304ee82b/compose.yml (L8-L9). We need to make those optional. I was stuck on a used bind address issue for a bit until I realised that the default traefik config hopes it can use those ports. I had 2222 set as my SSH port and then traefik was trying to wire up the proxy network using that port.

See https://git.autonomic.zone/coop-cloud/traefik/src/commit/c5304ee82b3e0508cbbbdb9caca596c4507b17c4/compose.yml#L8-L9. We need to make those optional. I was stuck on a used bind address issue for a bit until I realised that the default traefik config hopes it can use those ports. I had `2222` set as my SSH port and then traefik was trying to wire up the proxy network using that port.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/traefik#23
No description provided.