siruku6 / fx_alarm_py

This app alarm you when you should check FX chart. (is being developed ...)
GNU General Public License v3.0
1 stars 0 forks source link

[Serverless] enable multiple `.env` files #165

Open siruku6 opened 2 years ago

siruku6 commented 2 years ago

Summary

Enable two or more .env files, for example, .env, .env.dev and .env.local. It is possible by using serverless-dotenv-plugin.

Current state

As following, it is enabled to use only one .env file. https://www.serverless.com/framework/docs/environment-variables