diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 014ecc6cc..dbf0f1c22 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -85,6 +85,7 @@ We recommend the following flow if you are having issues with running Hive local 4. Message @kamilkisiela and send him the url (He will update the list of accepted redirect urls in both Auth0 and Slack App). 5. Update `APP_BASE_URL` and `AUTH0_BASE_URL` in [`packages/web/app/.env`](./packages/web/app/.env) + to the proxy URL (e.g. `https://hive-.loophole.site`) 6. Run `packages/web/app` and open `https://hive-.loophole.site`. > We have a special Slack channel called `#hive-tests` to not spam people :)