Update README.md

This commit is contained in:
vabene1111 2020-05-06 08:21:53 +02:00 committed by GitHub
parent f0e1c901c6
commit edbc21df19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,8 @@ The docker image (`vabene1111/recipes`) simply exposes the application on port `
4. Create a default user by running `docker-compose exec web_recipes createsuperuser`.
### Manual
**Python >= 3.8** is required to run this!
Copy `.env.template` to `.env` and fill in the missing values accordingly.
Make sure all variables are available to whatever serves your application.