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() {
|
func main() {
|
||||||
log.Debug("Starting merch-parser-api")
|
log.Debug("Starting merch-parser-api")
|
||||||
//setup config
|
//setup config
|
||||||
//c := config.NewConfig()
|
c := config.NewConfig()
|
||||||
c := config.DevConfig()
|
|
||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
|
|
||||||
//log level
|
//log level
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue