Skip to content

Wrong env file assignment #11304

Closed
Closed
@vonalbert

Description

@vonalbert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hasPRA Pull Request has already been submitted for this issue.⭐️ EU-FOSSA Hackathonhttps://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions