fix mistake
This commit is contained in:
@@ -27,7 +27,7 @@ func New() *Config {
|
||||
},
|
||||
MSHosts: MSHosts{
|
||||
UsersHost: getEnv("ASTRA-USERS", "http://localhost:8083"),
|
||||
PersonsHost: getEnv("ASTRA-PESONAL-INFORMATION", "http://localhost:8082"),
|
||||
PersonsHost: getEnv("ASTRA-PERSONAL-INFORMATION", "http://localhost:8082"),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user