1
0
mirror of https://github.com/beego/bee.git synced 2025-11-21 03:23:56 +00:00
Files
bee/run.go
Faissal Elamraoui 440c5e967c Rewrite configuration loading
Rewrited loadConfig() function to walk the project directory
looking for bee.json and Beefile. If no configuration file
found, it fallbacks to the default configuration. In case
of an error, a log message is printed to the console.
2016-11-03 16:48:09 +01:00

5.8 KiB