@hudri
Yes, whatever port you're using.
If you're running multiple services behind pfSense consider the forward all incoming traffic and configure the pfSense firewall accordingly. Some modems call this "exposed host" or "DMZ".
Consider that UDP port 1194 is possibly not allowed on public wifi hot spots if you want to use that. You can configure your OpenVPN to listen on a commonly used port like 443.
To go around such restriction I'm running two servers on my home pfSense. On on UDP 1194 and the other on TCP 587.
The client is configured to automatically attend to connect to the second if the first doesn't response within 10 seconds.
Note that OpenVPN over a UDP port is faster than TCP: