Skip to content

make-environment makes docker not restart #6

@abdhass

Description

@abdhass

After running make-environment, you get spaces in the .env file. So docker commands stop working until you manually remove the spaces. .env expects key=value instead of key = value

Error shown after trying to docker-compose down from a fresh installation
ERROR: In file ./.env: environment variable name 'AUTH_KEY ' may not contains whitespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions