Skip to content

Commit

Permalink
fix(doc): remove ip from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hlecuyer committed Jan 9, 2025
1 parent 3c16c3e commit 18001f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Here is the corrected and formatted version of your migration process:

1. **Connect via SSH to the instance**
```bash
ssh root@163.172.186.56
ssh root@<INSTANCE_IP>
```
2. **Install PostgreSQL 17**
```bash
Expand Down

0 comments on commit 18001f1

Please sign in to comment.