Merge branch 'develop' of github.com:portainer/portainer into develop

pull/2034/head
Anthony Lapenna 6 years ago
commit 85d50d7566

@ -15,5 +15,5 @@ const (
defaultSSLCertPath = "C:\\certs\\portainer.crt"
defaultSSLKeyPath = "C:\\certs\\portainer.key"
defaultSyncInterval = "60s"
defaultTemplateFile = "C:\\templates.json"
defaultTemplateFile = "/templates.json"
)

Loading…
Cancel
Save