Skip to content

Error in Project Setup section of the docs\local-setup-instructions #12

@patrick-reyes

Description

@patrick-reyes

Hi, I think there may be a typo in the local setup instructions doc.

Issue: The second step of the Project setup 'docker compose exec python web manage.py migrate' returns 'service "python" is not running container #1'

Solution: Changing the command to 'docker compose exec web python manage.py migrate' was able to get it to run successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions