feat(config): add base url support EE-506 (#5999)
This commit is contained in:
@@ -19,4 +19,5 @@ const (
|
||||
defaultSSLCertPath = "/certs/portainer.crt"
|
||||
defaultSSLKeyPath = "/certs/portainer.key"
|
||||
defaultSnapshotInterval = "5m"
|
||||
defaultBaseURL = "/"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user