docs: improve proxy instructions (#2588)

This commit is contained in:
Laurin Quast 2023-07-13 11:28:51 +02:00 committed by GitHub
parent 328080ff6d
commit 09da26bfb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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-<your-name>.loophole.site`)
6. Run `packages/web/app` and open `https://hive-<your-name>.loophole.site`.
> We have a special Slack channel called `#hive-tests` to not spam people :)