There is no option in cPanel to change public directory in main domain, this option is available only for addon domains.
The only way I know is requiring the initialization file (site.php) from root directory and changing the directories that are on line Flarum\Foundation\Site::fromPaths from site.php. This works similarly with vanilla Laravel as well