Update README.md
This commit is contained in:
parent
f0e1c901c6
commit
edbc21df19
@ -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`.
|
4. Create a default user by running `docker-compose exec web_recipes createsuperuser`.
|
||||||
|
|
||||||
### Manual
|
### Manual
|
||||||
|
**Python >= 3.8** is required to run this!
|
||||||
|
|
||||||
Copy `.env.template` to `.env` and fill in the missing values accordingly.
|
Copy `.env.template` to `.env` and fill in the missing values accordingly.
|
||||||
Make sure all variables are available to whatever serves your application.
|
Make sure all variables are available to whatever serves your application.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user