mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2024-11-22 13:16:04 +03:00
add secret field for transport
This commit is contained in:
parent
cf9690e2e6
commit
e81960e4c6
@ -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