open both 443 and 80 ports same time

I got my own domain and use a /root/config.yaml file and then do this command to run it ./loclx tunnel config-f config.yaml

How do I set the config.yaml up to have both ports 443 and 80 open at the same time?

I can do this one command line and it works but only open port 443.

loclx tunnel tls --to localhost:443 --reserved-domain example.com