8000 Wrong env file assignment · Issue #11304 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Wrong env file assignment #11304

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

Closed
vonalbert opened this issue Apr 5, 2019 · 1 comment
Closed

Wrong env file assignment #11304

vonalbert opened this issue Apr 5, 2019 · 1 comment
Labels
⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@vonalbert
Copy link

In setup/symfony_server.rst in the "Docker integration" paragraph there's a typo:
the code should be

DATABASE_URL=${MYSQL_URL} instead of MYSQL_URL=${DATABASE_URL}

because you're going to override your local DATABASE_URL value with the autogenerated MYSQL_URL variable provided by the symfony cli tool.

@dbrumann
Copy link
Contributor
dbrumann commented Apr 6, 2019

I will take a look at it

@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label Apr 6, 2019
@xabbuh xabbuh added this to the 4.2 milestone Apr 6, 2019
wouterj added a commit that referenced this issue Apr 6, 2019
…iluz)

This PR was merged into the 4.2 branch.

Discussion
----------

Fixes typo with reassigning env vars.

Fixes #11304

#EUFOSSA

Commits
-------

ef05597 Made the explanation more concise
a4823c4 Rephrase paragraph for clarification.
5aabd74 Fixes typo with reassigning env vars.
@wouterj wouterj closed this as completed in 5aabd74 Apr 6, 2019
@OskarStark OskarStark added the ⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming label Apr 6, 2019
@wouterj wouterj added ⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming and removed ⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming labels Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

5 participants
0