Updated Installation without Docker (markdown)

Dante4 2024-07-16 17:05:38 +03:00
parent c4f00b0a0d
commit 40c5924119

@ -157,8 +157,6 @@ user@host:szuru/server$ source python_modules/bin/activate # enters the sandbox
- database,
- the `smtp` section.
Also instead of plain text password in config file - you may use [.pgpass](https://www.postgresql.org/docs/current/libpq-pgpass.html) with chmod 0600.
3. Upgrade the database:
```console