Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: allow users to define client dev server url #307

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

jaulz
Copy link
Contributor

@jaulz jaulz commented Sep 1, 2022

When developing via a proxy on a different machine the dev_server.url (usually something with localhost) is not the URL the client needs. This small change allows users to define dev_server.client_url (and if not defined falls back to dev_server.url) to overcome this challenge.

@innocenzi innocenzi merged commit c73c8e7 into innocenzi:main Sep 1, 2022
@innocenzi
Copy link
Owner

Thanks!

@jaulz jaulz deleted the patch-2 branch September 1, 2022 14:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants