mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 21:16:00 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@ type config struct {
|
||||
}
|
||||
|
||||
func init() {
|
||||
bytes, err := ioutil.ReadFile("../config/config.yaml")
|
||||
bytes, err := ioutil.ReadFile("config/config.yaml")
|
||||
if err != nil {
|
||||
panic(err)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user