Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Database is now replaced in /.env.json instead of /api/.env.json #681

Merged
merged 2 commits into from
Jan 29, 2020

Conversation

Fsalker
Copy link
Contributor

@Fsalker Fsalker commented Jan 29, 2020

Related Issue

#679

Your solution

I split the updating of /api/.env.json and /.env.json. The [DATABASE] will now be replaced in /.env.json

How Has This Been Tested?

By placing a [DATABASE] string in packages\cli\create\template\example.env.json and running webiny create test-project. This produced an .env.json file with a correct value (ie: webiny-123456789) [DATABASE] value.

@Pavel910 Pavel910 merged commit c19ba44 into webiny:master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants