DB failover settings in .env file? |
The docs talk about a database 'failover' parameter, which is defined as an array within the main DB connection settings.
Is there a way to define failovers in an .env file? If so, what would that syntax be? Is it as simple as doing it like? database.default.failover.hostname = myserver.com Designer, developer and Diet Dr. Pepper addict. Messing up PHP since <?= $when['year';] ?>
|
Messages In This Thread |
DB failover settings in .env file? - by jameslittle - 06-04-2020, 06:59 AM
RE: DB failover settings in .env file? - by dave friend - 06-04-2020, 10:55 AM
RE: DB failover settings in .env file? - by jameslittle - 06-04-2020, 06:46 PM
RE: DB failover settings in .env file? - by michalsn - 06-08-2020, 10:36 AM
RE: DB failover settings in .env file? - by jameslittle - 06-09-2020, 09:13 AM
|