desktop
desktop copied to clipboard
feat: add option to specify a custom build URL in config.json
This checks the config file for a buildURL option and uses it instead of the official one. I don't think there is any other way to connect to a custom instance without recompiling, correct me if I'm wrong.
resolve pls
Conflicting also this seems to break convention with how config is accessed?
This would partially resolve #53 - however, see Insert's comment above