updated readme

This commit is contained in:
mst 2024-08-30 23:20:39 +03:00
parent 841edb2f22
commit d0ff2cfc2a

View file

@ -26,7 +26,7 @@ If your shared hosting provider supports [WSGI](https://w.wiki/_vTN2), [FastCGI]
## Configuration ## Configuration
First, rename `.env.example` to `.env`, then configure all the values below: First, rename `.env.example` to `.env` and `config.example.py` to `config.py`, then configure all the values below:
### .env ### .env
`DB_HOST` - database host (usually 127.0.0.1) `DB_HOST` - database host (usually 127.0.0.1)