diff --git a/pkg/m/msg.go b/pkg/m/msg.go index 1b70019..fda572a 100644 --- a/pkg/m/msg.go +++ b/pkg/m/msg.go @@ -1,7 +1,7 @@ package m const ( - SERVER_CONFIG = "./conf/conf.ini" + SERVER_CONFIG = "../conf/conf.ini" ) const (