portainer uses self-signed cert
This commit is contained in:
@@ -40,6 +40,7 @@ http:
|
|||||||
# container to reverseproxy-nw, or point this at the host IP instead:
|
# container to reverseproxy-nw, or point this at the host IP instead:
|
||||||
# - url: "https://192.168.0.8:9443" (+ serversTransport insecureSkipVerify)
|
# - url: "https://192.168.0.8:9443" (+ serversTransport insecureSkipVerify)
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
|
serversTransport: insecure
|
||||||
servers:
|
servers:
|
||||||
- url: "https://192.168.0.8:9443"
|
- url: "https://192.168.0.8:9443"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user