This commit is contained in:
parent
1fc273c62f
commit
38193e8943
1 changed files with 1 additions and 2 deletions
|
|
@ -28,8 +28,7 @@ import (
|
|||
func main() {
|
||||
log.Debug("Starting merch-parser-api")
|
||||
//setup config
|
||||
//c := config.NewConfig()
|
||||
c := config.DevConfig()
|
||||
c := config.NewConfig()
|
||||
ctx := context.Background()
|
||||
|
||||
//log level
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue