Welcome Guest, Not a member yet? Register   Sign In
suggestion for a solution to development machine vs production
#5

(02-03-2021, 11:43 AM)richb201 Wrote: BTW, I am using CI 3. Same answer?

No, CI3 doesn't support .env files or environment variables for configuration natively.

To do this yourself, you will need to modify your config.php file to load the values from $_ENV, $_SERVER or however else you want to add them.
Reply


Messages In This Thread
RE: suggestion for a solution to development machine vs production - by craig - 02-04-2021, 05:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB