How to set priority in caddyfile?

Will adding this solve it?

 @http { 
protocol http
 }
   redir @http https://{hostport}{uri}

EDIT: I have tried, but it does not work