mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-20 13:53:42 -05:00
add .env stuff to update.md
This commit is contained in:
parent
307cc6bee0
commit
867575161a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
## 1.7.0 -> 1.7.x
|
||||||
pull the update: `git pull`
|
pull the update: `git pull`
|
||||||
make the following changes in your config.json file:
|
make the following changes in your config.json file:
|
||||||
|
|
Loading…
Add table
Reference in a new issue