Skip to content
New issue

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

Making frontend network URLs configurable #1100

Merged
merged 1 commit into from Jan 8, 2022

Conversation

softsimon
Copy link
Member

fixes #1095

New opt in frontend configuration with the following default values:
These only affect the Network dropdown list.

  "MEMPOOL_WEBSITE_URL": "https://mempool.space",
  "LIQUID_WEBSITE_URL": "https://liquid.network",
  "BISQ_WEBSITE_URL": "https://bisq.markets"

@softsimon softsimon requested a review from wiz January 7, 2022 16:17
Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested ACK @ 47307bc

@wiz wiz merged commit fd288cd into master Jan 8, 2022
@wiz wiz deleted the simon/configurable-network-urls branch January 8, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make thee hard coded network URLs configurable
2 participants