mq admin password config

This commit is contained in:
Abhishek Kondur 2022-09-26 16:54:09 +05:30
parent 8941ba3657
commit 55542f3359

View file

@ -70,6 +70,7 @@ type ServerConfig struct {
MQServerPort string `yaml:"mqserverport"`
Server string `yaml:"server"`
PublicIPService string `yaml:"publicipservice"`
MQAdminPassword string `yaml:"mqadminpassword"`
}
// SQLConfig - Generic SQL Config