|
@@ -69,7 +69,7 @@ type ServerConfig struct {
|
|
|
MQPort string `yaml:"mqport"`
|
|
|
MQServerPort string `yaml:"mqserverport"`
|
|
|
Server string `yaml:"server"`
|
|
|
- PublicIPService string `yaml:"publicIPService"`
|
|
|
+ PublicIPService string `yaml:"publicipservice"`
|
|
|
}
|
|
|
|
|
|
// SQLConfig - Generic SQL Config
|