refactor: Use as a type for config public_endpoint (#526) In order to skip repeated parsing of the url set in the config as a public_endpoint change it's type in the config so that it is only parsed once during the config load. #1618
+3
−3