Skip to content

Commit

Permalink
🔍 nit: add call out for seperate terminal windows
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajjoshi committed Sep 16, 2024
1 parent 71e6f42 commit 203d175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions develop-docs/development/ngrok.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ ngrok start --all --config region.yml
```

### Step 4: Start Devserver
In two separate terminal windows, start the devserver for the control and region silos:

```shell
getsentry devserver --ngrok <yourname>.ngrok.io --workers --celery-beat --silo=region
getsentry devserver --ngrok <yourname>.ngrok.io --workers --celery-beat --silo=control
Expand Down

0 comments on commit 203d175

Please sign in to comment.