some upd
This commit is contained in:
parent
8096c7703f
commit
10cd97b46d
@ -26,7 +26,7 @@ func main() {
|
||||
ptime = time.Now()
|
||||
}
|
||||
|
||||
cfg, err := config.NewConfig("test.env")
|
||||
cfg, err := config.NewConfig("staging.env")
|
||||
if err != nil {
|
||||
log.Fatal("can't load config: ", err.Error())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user