mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59: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
|
@ -11,4 +11,5 @@ const (
|
|||
defaultTLSCACertPath = "C:\\certs\\ca.pem"
|
||||
defaultTLSCertPath = "C:\\certs\\cert.pem"
|
||||
defaultTLSKeyPath = "C:\\certs\\key.pem"
|
||||
defaultSyncInterval = "60s"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue