After setting up a proxy server, can set a whitelist to access bypass the proxy?

Yes, in the configuration file settings -> Other Configuration -> Customize startup browser parameters column, fill in:
--proxy-bypass-list=localhost,127.0.0.1
It can be a domain or an IP address, if there are multiple you need to bypass the proxy, please separate them with commas.