We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the array of backend hosts is specified each time in getBackend() under main.ts. Instead could read in hosts from the config file.
The text was updated successfully, but these errors were encountered:
Only 2 addresses, so we'll just read in hosts from config.json
Sorry, something went wrong.
LLeon360
When branches are created from issues, their pull requests are automatically linked.
Currently the array of backend hosts is specified each time in getBackend() under main.ts. Instead could read in hosts from the config file.
The text was updated successfully, but these errors were encountered: