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

make-environment makes docker not restart #6

Open
abdhass opened this issue Jan 7, 2020 · 0 comments
Open

make-environment makes docker not restart #6

abdhass opened this issue Jan 7, 2020 · 0 comments

Comments

@abdhass
Copy link

abdhass commented Jan 7, 2020

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.

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

No branches or pull requests

1 participant