Skip to content

fix(driver): expose native-host option and set default to 127.0.0.1, closes #3815 - #3816

Merged
chippers merged 1 commit into
tauri-apps:devfrom
pwespi:fix/driver-in-docker
Mar 30, 2022
Merged

fix(driver): expose native-host option and set default to 127.0.0.1, closes #3815#3816
chippers merged 1 commit into
tauri-apps:devfrom
pwespi:fix/driver-in-docker

Conversation

@pwespi

@pwespi pwespi commented Mar 30, 2022

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • I have added a convincing reason for adding this feature, if necessary

Other information

Closes #3815.

Adding the --host option has no effect in Windows, but it does not harm either.

@pwespi
pwespi requested a review from a team as a code owner March 30, 2022 18:37
@chippers
chippers merged commit cd9dfc7 into tauri-apps:dev Mar 30, 2022
@pwespi

pwespi commented Mar 31, 2022

Copy link
Copy Markdown
Contributor Author

@chippers Thanks a lot for the quick merge and release. And thank you for your work on tauri-driver. It is very valuable. :-)

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.

[bug] tauri-driver does not work in docker

2 participants