|
@@ -21,7 +21,7 @@ var (
|
|
|
const ConfigFile = "config/config_debug.yaml"
|
|
|
const ProConfigFile = "config/config.yaml"
|
|
|
const DefaultFilePath = "config"
|
|
|
-const ConfigFilePath = "/home/code/config/eta_bridge/config"
|
|
|
+const ConfigFilePath = "/home/code/config/eta_obs/config"
|
|
|
|
|
|
func init() {
|
|
|
v := viper.New()
|