Skip to content

Commit

Permalink
add authentication info to local development guide (#18509)
Browse files Browse the repository at this point in the history
* add authentication info to local development guide

* rephrase
  • Loading branch information
Ella Rohm-Ensing authored and nataly committed Nov 3, 2022
1 parent 5d849d9 commit ebc269e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contributing-to-airbyte/developing-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ The above connector image is tagged with `dev`. You can change this to use anoth
:::

- In your browser, visit [http://localhost:8000/](http://localhost:8000/)
- Log in with the default user `airbyte` and default password `password`
- Go to `Settings` (gear icon in lower left corner)
- Go to `Sources` or `Destinations` (depending on which connector you are testing)
- Update the version number to use your docker image tag (default is `dev`)
Expand Down

0 comments on commit ebc269e

Please sign in to comment.