mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2024-11-22 05:06:04 +03:00
Add secret field for transport
This commit is contained in:
commit
6af8588b17
@ -59,6 +59,7 @@ type Info struct {
|
||||
Name string `yaml:"name"`
|
||||
Code string `yaml:"code"`
|
||||
LogoPath string `yaml:"logo_path"`
|
||||
Secret string `yaml:"secret"`
|
||||
}
|
||||
|
||||
// ConfigAWS struct.
|
||||
|
Loading…
Reference in New Issue
Block a user