You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope you are doing great. I host a traefik proxy with http-01 challenge which require port 80, since my ssd drive, it cannot succeed the challenge and it seems related to port 80.
I would like to try to disable this page to be able to use the port 80 on the host, as it seems doing -L80:$ip:80 redirect on this page, while I expect to reach traefik.
I am not using this home page, any clue how I can do that?
Thanks in advance !
The text was updated successfully, but these errors were encountered:
Hello here,
I hope you are doing great. I host a traefik proxy with http-01 challenge which require port 80, since my ssd drive, it cannot succeed the challenge and it seems related to port 80.
I would like to try to disable this page to be able to use the port 80 on the host, as it seems doing
-L80:$ip:80
redirect on this page, while I expect to reach traefik.I am not using this home page, any clue how I can do that?
Thanks in advance !
The text was updated successfully, but these errors were encountered: