If you don't have the ~/.ssh/config
file, you can create one yourself and then fill it with the content you need.
You can refer to the video around 0:51
This file is just for simplification. In fact, you can also use:
ssh -i ~/.ssh/my_privK -R 443:localhost:80 [email protected] http