Macvlan and port 80

Hi I am running vaultwarden on macvlan network and I do not want to add port 80 with Ip (https://ip:80) every time accessing vaultwarden. Is there any way to run it with ip address without mentioning port 80. I am using it solely on internal network .

Thanks

If running https, i would set the port to the default 443.
You need to provide a port when not using the default.
So 80 = http, 443 = https. Anything else needs a port.