Welcome Guest, Not a member yet? Register   Sign In
What is the best place to store app variables?
#8

Set environment variables on your server.

For example, on heroku you can set them from CLI command or Dashboard:
https://devcenter.heroku.com/articles/co...onfig-vars

Environment variables were used before .env file was invented.
.env file is a way to set environment variables easily for developers.
Reply


Messages In This Thread
RE: What is the best place to store app variables? - by kenjis - 10-18-2022, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB