Skip to content

Commit

Permalink
fix: remove Loki references from README
Browse files Browse the repository at this point in the history
  • Loading branch information
travis committed Dec 3, 2024
1 parent 833805a commit 374c866
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/edge-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ One time set up of your cloudflare worker subdomain for dev:

```sh
wrangler secret put SENTRY_DSN --env $(whoami) # Get from Sentry
wrangler secret put LOKI_URL --env $(whoami) # Get from Loki
wrangler secret put LOKI_TOKEN --env $(whoami) # Get from Loki
```

## High level architecture
Expand Down

0 comments on commit 374c866

Please sign in to comment.