Skip to content

Default database variable names in .env file #7

Answered by kszymukowicz
maikschneider asked this question in Q&A
Discussion options

You must be logged in to vote

New driver based on typo3cms command ./vendor/bin/typo3cms configuration:showactive DB --json has been added in version 16.1.0.

To activate it use:
set('driver_typo3cms', true);

This way deployer-extended-typo3 no longer force you to use specific way for setting database creds so your problem is solved.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@maikschneider
Comment options

@kszymukowicz
Comment options

@maikschneider
Comment options

Comment options

You must be logged in to vote
2 replies
@kszymukowicz
Comment options

@kszymukowicz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by maikschneider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6 on June 20, 2021 16:20.