mirror of
https://github.com/astaxie/beego.git
synced 2025-09-12 08:32:09 +00:00

get environment variable if config item has prefix "$ENV_" . e.g. ```ini [demo] password = $ENV_MyPWD ```
get environment variable if config item has prefix "$ENV_" . e.g. ```ini [demo] password = $ENV_MyPWD ```