Skip to content

Commit

Permalink
Merge branch 'master' of github.com:infraboard/mcube
Browse files Browse the repository at this point in the history
  • Loading branch information
yumaojun03 committed Dec 4, 2023
2 parents cf5f0e2 + 78716cb commit f2a2026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ func main() {
}
```

5. 启动程序, 配置文件请参考: [程序配置](./docs/example/etc/application.toml)
5. 启动程序, 配置文件请参考: [程序配置](https://github.com/infraboard/mcube/blob/master/docs/example/etc/application.toml)
```sh
$ go run main.go
2023-11-14T17:40:32+08:00 INFO config/application/application.go:93 > loaded configs: [log.v1 app.v1 datasource.v1] component:APPLICATION
Expand Down

0 comments on commit f2a2026

Please sign in to comment.