mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
Merge branch 'develop' of github.com:portainer/portainer into develop
This commit is contained in:
commit
85d50d7566
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue