mirror of
https://github.com/astaxie/beego.git
synced 2025-04-03 16:45:58 +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 ```