Add configurable scheme hook
Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace config {
|
||||
struct OverrideUrls {
|
||||
bool force_http = true;
|
||||
std::string api_url;
|
||||
std::string asset_url;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user