We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i just cloned the repo freshly to my System and tried to run it with docker-compose up -d and got following error:
ERROR: Invalid interpolation format for "environment" option in service "web": "${DJANGO_SECRET_KEY-}"
Thanks for your help.
The text was updated successfully, but these errors were encountered:
I highly suspect this is a compatibility issue with the Docker/Docker compose engine you are using, as this is the first time this error is reported.
I think posting more details about your server environments will help.
Sorry, something went wrong.
No branches or pull requests
i just cloned the repo freshly to my System and tried to run it with docker-compose up -d and got following error:
ERROR: Invalid interpolation format for "environment" option in service "web": "${DJANGO_SECRET_KEY-}"
Thanks for your help.
The text was updated successfully, but these errors were encountered: