feat: update configuration handling to use cleanenv; remove unused dependencies and improve error logging
This commit is contained in:
@@ -24,7 +24,7 @@ func main() {
|
||||
log.Fatalf("error leyendo configuracion: %v", err)
|
||||
}
|
||||
|
||||
log.Debugf("Config: %+v", migrationConfig)
|
||||
// log.Debugf("Config: %+v", migrationConfig)
|
||||
|
||||
startTime := time.Now()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user