You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SYMFONY_DOCTRINE_MODE | Whether to use Doctrine migrations, schema update or nothing. Automatically detected based on installed composer packages by default | auto/migrations/schema/off | auto
74
+
SYMFONY_DOCTRINE_WAIT_TIMEOUT | The maximum time to wait for the database to become available during the database build | time in seconds | 10
74
75
SYMFONY_ENV | The Symfony env to use, when the app reads this variable | string | prod
75
76
SYMFONY_FLEX | Whether the project uses the symfony/flex component and folder structure | true/false | autodetected based on whether in composer.lock
76
77
SYMFONY_MAJOR_VERSION | The major version of Symfony that will be used | 2, 3 | auto-detected based on location of console script
0 commit comments