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

export LANG issue #453

Open
fabsplayground opened this issue Mar 9, 2020 · 0 comments
Open

export LANG issue #453

fabsplayground opened this issue Mar 9, 2020 · 0 comments

Comments

@fabsplayground
Copy link

fabsplayground commented Mar 9, 2020

Hello,

I'm trying to run the interface through Docker

Me:e-controle Me$ cp .env.sample .env
Me:-controle Me$ docker-compose build
ERROR: In file ./.env: environment variable name 'export LANG' may not contain whitespace.

Edit: Using MacOS, tried this but same issue

Me:e-controle Me$ docker-compose run -p 8080:8080 django dev
ERROR: In file ./.env: environment variable name 'export LANG' may not contain whitespace.

Could you please assist?

Thanks!

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