Skip to content

Commit 43eee9d

Browse files
authored
Update config.go
1 parent 5e2e218 commit 43eee9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internals/config/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
)
1010

1111
var ENV = &structure.ENV{
12+
LOG_LEVEL: "info",
1213
DISCOVERY_INTERVAL: 60,
1314
ALIVE_INTERVAL: 120,
1415
}

0 commit comments

Comments
 (0)