Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/supabase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ secret:
```

> 32 characters long secret can be generated with `openssl rand 64 | base64`
> You can use the [JWT Tool](https://supabase.com/docs/guides/hosting/overview#api-keys) to generate anon and service keys.
> You can use the [JWT Tool](https://supabase.com/docs/guides/self-hosting/docker#generate-api-keys) to generate anon and service keys.

### SMTP Secret

Expand Down
Loading