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
For the agent i cannot find a way to make sure that the message:
Client sent an HTTP request to an HTTPS server.
Does not turn up anymore, for the portainer "dashboard" i could configure docker to use port 9000 instead of 9001 which disables the check for SSL.
Now im looking for a way to avoid the SSL connection too.
Reason why is because i use Caddy reverse proxy to make sure SSL is enabled: https://caddyserver.com/docs/quick-starts/reverse-proxy
Does someone know a simple way to make sure expose the HTTP port instead of the HTTPS port?
The text was updated successfully, but these errors were encountered:
For the agent i cannot find a way to make sure that the message:
Client sent an HTTP request to an HTTPS server.
Does not turn up anymore, for the portainer "dashboard" i could configure docker to use port 9000 instead of 9001 which disables the check for SSL.
Now im looking for a way to avoid the SSL connection too.
Reason why is because i use Caddy reverse proxy to make sure SSL is enabled: https://caddyserver.com/docs/quick-starts/reverse-proxy
Does someone know a simple way to make sure expose the HTTP port instead of the HTTPS port?
The text was updated successfully, but these errors were encountered: