mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
merge branch 'release-1.11.4' into develop
This commit is contained in:
commit
44ceae40b5
16 changed files with 527 additions and 111 deletions
|
@ -13,4 +13,5 @@ const (
|
|||
defaultTLSCACertPath = "/certs/ca.pem"
|
||||
defaultTLSCertPath = "/certs/cert.pem"
|
||||
defaultTLSKeyPath = "/certs/key.pem"
|
||||
defaultSyncInterval = "60s"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue