I have changed my default ssh port from 22 to 2233 but when I want to clone the project from gitlab by ssh it don't work.
ssh: connect to host gitlab.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
EDITED: I also changed 2233 to 22 but it has not changed at all.