Enable skipping verification of backend (container) TLS certs
This commit is contained in:
parent
5340c43c38
commit
6541563b11
@ -23,6 +23,9 @@ api:
|
||||
insecure: true
|
||||
dashboard: true
|
||||
|
||||
serversTransport:
|
||||
insecureSkipVerify: true
|
||||
|
||||
providers:
|
||||
docker:
|
||||
exposedByDefault: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user