Updated Installation without Docker (markdown)
parent
b1ac9a39f9
commit
12e68b01a9
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ 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
|
||||
|
|
Loading…
Reference in a new issue