mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
remove endpoint changes from readme
This commit is contained in:
parent
08ffdbeaa8
commit
056359c90a
@ -25,10 +25,6 @@ The Bitwarden browser extension is written using the Chrome Web Extension API an
|
||||
- [Gulp](http://gulpjs.com/) (`npm install --global gulp-cli`)
|
||||
- Chrome (preferred), Opera, or Firefox browser
|
||||
|
||||
**API endpoint**
|
||||
|
||||
By default the extension is targeting the production API. If you are running the [Core](https://github.com/bitwarden/core) API locally, you'll need to switch the extension to target your local instance. Open `src/services/api.service.ts` and set `this.baseUrl` and `this.identityBaseUrl` to your local API instance (ex. `http://localhost:5000`).
|
||||
|
||||
**Run the app**
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user