postgres_db: driver: postgres host: patient-db port: 5432 user: patient_admin password: password1234 db_name: patient_db ssl_mode: disable path_of_migration: ./patientapp/repository/mysql/migrations