add .env stuff to update.md

This commit is contained in:
mst 2025-03-01 03:19:27 +03:00
parent 307cc6bee0
commit 867575161a

View file

@ -70,6 +70,8 @@ pgloader mysql://old_user:old_password@127.0.0.1/old_catask pgsql://new_user:new
...
```
5. modify your .env file to have new database credentials and change database port to 5432 (default for postgres)
## 1.7.0 -> 1.7.x
pull the update: `git pull`
make the following changes in your config.json file: