start: change default values
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
8e946317a5
commit
01abbaa395
2 changed files with 2 additions and 2 deletions
|
|
@ -125,7 +125,7 @@ func printDB() {
|
|||
}
|
||||
|
||||
func main() {
|
||||
conf, err := configuration.LoadConfig("./two.yaml")
|
||||
conf, err := configuration.LoadConfig("/etc/two/agent.yml")
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue