mirror of
https://github.com/astaxie/beego.git
synced 2025-01-22 15:57:13 +00:00
cd31c816cc
get environment variable if config item has prefix "$ENV_" . e.g. ```ini [demo] password = $ENV_MyPWD ```