diff --git a/deployment/MIGRATION.md b/deployment/MIGRATION.md index 0c853482..d6831f09 100644 --- a/deployment/MIGRATION.md +++ b/deployment/MIGRATION.md @@ -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@ ``` 2. **Install PostgreSQL 17** ```bash