mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
docs: improve proxy instructions (#2588)
This commit is contained in:
parent
328080ff6d
commit
09da26bfb4
1 changed files with 1 additions and 0 deletions
|
|
@ -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 :)
|
||||
|
|
|
|||
Loading…
Reference in a new issue