Skip to content
Snippets Groups Projects
Commit 874e5961 authored by André Sterba's avatar André Sterba
Browse files

Use testing config

parent c7f89ff9
No related branches found
No related tags found
1 merge request!275Add environment to decide which config should be loaded
Pipeline #98827 failed
This commit is part of merge request !275. Comments created here will be created in the context of that merge request.
...@@ -12,7 +12,7 @@ import ( ...@@ -12,7 +12,7 @@ import (
const ( const (
configHome string = "./configs" configHome string = "./configs"
configName string = "gosdn" configName string = "testing-gosdn"
configType string = "toml" configType string = "toml"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment